Safetensors
GGUF
llama
Inference Endpoints
skdrx commited on
Commit
3fa9026
·
verified ·
1 Parent(s): fe92590

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - nvidia/OpenMathInstruct-2
5
+ - KingNish/reasoning-base-20k
6
+ base_model:
7
+ - amd/AMD-Llama-135m
8
+ ---
9
+
10
+ Finetune of amd135m using Rchatml format form reasoning-base-20k dataset from KingNish. Trying to see if i can get this small model to reason. Improvements, suggestions welcome. Will upload training script and dataset script soon (yell at me if I dont)