tiendung commited on
Commit
a7d6d5f
1 Parent(s): 4ecd5f0

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -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
+ ```