Text Generation
GGUF
Inference Endpoints
csabakecskemeti commited on
Commit
45c8a22
1 Parent(s): 5710178

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: llama3.2
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.2
3
+ datasets:
4
+ - microsoft/orca-agentinstruct-1M-v1
5
+ base_model:
6
+ - DevQuasar/analytical_reasoning_Llama-3.2-1B
7
+ pipeline_tag: text-generation
8
+ ---