File size: 316 Bytes
a4b38ed dcea97f a4b38ed dcea97f |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
license: llama3.1
base_model:
- meta-llama/Llama-3.1-8B
tags:
- gguf-node
pipeline_tag: text-generation
---
## llama-3.1-8b-encoder-gguf
- base model from meta-llama
- for text/image-text-to-video generation (when act as encoder)
- for text generation (can be used as text genertion model with proper connector) |