yentinglin commited on
Commit
ea5ec2c
1 Parent(s): c63dc5b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -46,10 +46,10 @@ Taiwan-LLaMa is a fine-tuned model specifically designed for traditional mandari
46
 
47
  Different versions of Taiwan-LLaMa are available:
48
 
49
- - **Taiwan-LLaMa v2.0 (This demo)**: Cleaner pretraining, Better post-training
50
- - **Taiwan-LLaMa v1.0**: Optimized for Taiwanese Culture
51
- - **Taiwan-LLaMa v0.9**: Partial instruction set
52
- - **Taiwan-LLaMa v0.0**: No Traditional Mandarin pretraining
53
 
54
  The models can be accessed from the provided links in the Hugging Face repository.
55
 
 
46
 
47
  Different versions of Taiwan-LLaMa are available:
48
 
49
+ - **Taiwan-LLM v2.0 (This demo)**: Cleaner pretraining, Better post-training
50
+ - **Taiwan-LLM v1.0**: Optimized for Taiwanese Culture
51
+ - **Taiwan-LLM v0.9**: Partial instruction set
52
+ - **Taiwan-LLM v0.0**: No Traditional Mandarin pretraining
53
 
54
  The models can be accessed from the provided links in the Hugging Face repository.
55