nguyenthanhdo
commited on
Commit
•
12a10e9
1
Parent(s):
b6f999e
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
language:
|
3 |
- vi
|
4 |
---
|
|
|
5 |
You can check our model card here: [`llm4fun/vietrag-7b-v1.0`](https://huggingface.co/llm4fun/vietrag-7b-v1.0)
|
6 |
```py
|
7 |
from transformers import GenerationConfig, TextStreamer
|
|
|
2 |
language:
|
3 |
- vi
|
4 |
---
|
5 |
+
# Usage
|
6 |
You can check our model card here: [`llm4fun/vietrag-7b-v1.0`](https://huggingface.co/llm4fun/vietrag-7b-v1.0)
|
7 |
```py
|
8 |
from transformers import GenerationConfig, TextStreamer
|