readme
This commit is contained in:
@@ -109,7 +109,7 @@ outputs = model.generate(inputs, max_new_tokens=300, do_sample=True)
|
||||
outputs = tokenizer.batch_decode(outputs, skip_special_tokens=True)[0]
|
||||
print(outputs)
|
||||
```
|
||||
Chinese-Mistral-7B 与Chinese-Mistral-7B-Instruct-v0.1生成效果示例如下:
|
||||
Chinese-Mistral-7B 与Chinese-Mistral-7B-Instruct生成效果示例如下:
|
||||
|
||||
| 模型名称 | Chinese-Mistral-7B | Chinese-Mistral-7B-Instruct |
|
||||
|--- |--- |--- |
|
||||
|
||||
Reference in New Issue
Block a user