kunato commited on
Commit
c115a01
1 Parent(s): 57ad436

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -1,12 +1,12 @@
1
- ---
2
- inference: false
3
- language:
4
- - th
5
- - en
6
- library_name: transformers
7
- license: llama3
8
- pipeline_tag: text-generation
9
- ---
10
 
11
  # **Typhoon-Vision Preview**
12
 
@@ -119,7 +119,7 @@ print(tokenizer.decode(output_ids[input_ids.shape[1]:], skip_special_tokens=True
119
  | GPT-4o Mini | 69.8 | 45.4 | 42.6 | 18.1 |
120
 
121
  # Intended Uses & Limitations
122
- This model is experimental and might not be fully evaluated for all use cases. Developers should assess risks in the context of their specific applications.
123
 
124
  # Follow Us & Support
125
  - https://twitter.com/opentyphoon
 
1
+ ---
2
+ inference: false
3
+ language:
4
+ - th
5
+ - en
6
+ library_name: transformers
7
+ license: llama3
8
+ pipeline_tag: text-generation
9
+ ---
10
 
11
  # **Typhoon-Vision Preview**
12
 
 
119
  | GPT-4o Mini | 69.8 | 45.4 | 42.6 | 18.1 |
120
 
121
  # Intended Uses & Limitations
122
+ This model is experimental and may not always follow human instructions accurately, making it prone to generating hallucinations. Additionally, the model lacks moderation mechanisms and may produce harmful or inappropriate responses. Developers should carefully assess potential risks based on their specific applications.
123
 
124
  # Follow Us & Support
125
  - https://twitter.com/opentyphoon