Commit 1c339d9a authored by Rayyyyy's avatar Rayyyyy
Browse files

update reaadme

parent b1818b8e
...@@ -69,7 +69,7 @@ pip install -e . ...@@ -69,7 +69,7 @@ pip install -e .
- `max_seq_len``max_batch_size`参数按需设置。 - `max_seq_len``max_batch_size`参数按需设置。
### Pretrained模型 ### Pretrained模型
这些模型都没有针对聊天或者Q&A进行微调,他们应该被prompted,这样预期的答案是prompt的自然延续。可以参考example_text_completion.py里的用例,请参阅下面的命令,使用lama-3-8b模型运行它。 这些模型都没有针对聊天或者Q&A进行微调。可以参考example_text_completion.py里的用例,使用lama-3-8b模型运行它。
- Meta-Llama-3-8B 模型示例 - Meta-Llama-3-8B 模型示例
```bash ```bash
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment