Text Generation
Transformers
Safetensors
chatglm
feature-extraction
custom_code
JosephusCheung commited on
Commit
adc7fd8
·
verified ·
1 Parent(s): 9501364

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -39,7 +39,7 @@ A model trained on a synthesis dataset of over **120 million** entries, this dat
39
 
40
  Despite the absence of thorough alignment with human preferences, the model is under no obligation to cater to poorly constructed prompts or the clichés often found in conventional benchmarks. Bonus: Included is an implementation of a **Vision Language Model** that has undergone Locked-Image Tuning.
41
 
42
- **Supported Input**: text, image
43
 
44
  **Context Window:** 1M tokens
45
 
@@ -65,7 +65,7 @@ Despite the absence of thorough alignment with human preferences, the model is u
65
 
66
  尽管该模型没有完全对齐人类偏好,但它没有义务迎合不良构建的提示或常见基准测试中的陈词滥调。额外内容:包含了经过锁定图像微调的**视觉语言模型**实现。
67
 
68
- **支持的输入**:文本、图像
69
 
70
  **上下文窗口**:1M 个标记
71
 
 
39
 
40
  Despite the absence of thorough alignment with human preferences, the model is under no obligation to cater to poorly constructed prompts or the clichés often found in conventional benchmarks. Bonus: Included is an implementation of a **Vision Language Model** that has undergone Locked-Image Tuning.
41
 
42
+ **Supported Input Modalities**: text, image
43
 
44
  **Context Window:** 1M tokens
45
 
 
65
 
66
  尽管该模型没有完全对齐人类偏好,但它没有义务迎合不良构建的提示或常见基准测试中的陈词滥调。额外内容:包含了经过锁定图像微调的**视觉语言模型**实现。
67
 
68
+ **支持的输入模态**:文本、图像
69
 
70
  **上下文窗口**:1M 个标记
71