Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Symato
/
Qwen2.5-7B-Instruct__trimm_vocab
like
2
Follow
Symato Team
5
Safetensors
Vietnamese
Model card
Files
Files and versions
Community
tiendung
commited on
Oct 13
Commit
a7d6d5f
•
1 Parent(s):
4ecd5f0
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -0,0 +1,12 @@
1
+
---
2
+
language:
3
+
- vi
4
+
base_model:
5
+
- Qwen/Qwen2.5-7B-Instruct
6
+
---
7
+
8
+
https://github.com/symato/physics_of_llms
9
+
10
+
```
11
+
python3 model_chat.py
12
+
```