chatpig commited on
Commit
dcea97f
·
verified ·
1 Parent(s): a4b38ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,8 +4,10 @@ base_model:
4
  - meta-llama/Llama-3.1-8B
5
  tags:
6
  - gguf-node
 
7
  ---
8
 
9
  ## llama-3.1-8b-encoder-gguf
10
  - base model from meta-llama
11
- - for text/image-text-to-video generation
 
 
4
  - meta-llama/Llama-3.1-8B
5
  tags:
6
  - gguf-node
7
+ pipeline_tag: text-generation
8
  ---
9
 
10
  ## llama-3.1-8b-encoder-gguf
11
  - base model from meta-llama
12
+ - for text/image-text-to-video generation (when act as encoder)
13
+ - for text generation (can be used as text genertion model with proper connector)