Text Generation
fastai
Prositron commited on
Commit
b596d12
1 Parent(s): 5b626cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -16,5 +16,6 @@ metrics:
16
  - character
17
  base_model:
18
  - meta-llama/Llama-3.2-1B
19
- pipeline_tag: text2text-generation
 
20
  ---
 
16
  - character
17
  base_model:
18
  - meta-llama/Llama-3.2-1B
19
+ - gpt-omni/mini-omni2
20
+ pipeline_tag: text-generation
21
  ---