maciejgryka commited on
Commit
7fd7aa5
·
verified ·
1 Parent(s): 29f25ad

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.2
3
+ language:
4
+ - en
5
+ base_model:
6
+ - meta-llama/Llama-3.2-1B-Instruct
7
+ ---
8
+ # Model Card for Model ID
9
+
10
+ A Small Language Model illustrating how to use distillabs.ai to fine-tuned a small tool-calling model.
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ We fine-tuned a small, tool-calling language model to turn plain-English language questions into `git` commands with the accuracy of a cloud LLM. You can play with it by checking out [this GitHub repo](https://github.com/distil-labs/gitara) or getting the model directly from here. Because it's small, you can run it locally on your own machine.
17
+
18
+
19
+ - **Developed by:** Distil Labs GmbH
20
+ - **License:** Llama 3.2 Community License Agreement
21
+ - **Finetuned from model:** Llama-3.2-1B-Instruct
22
+
23
+ ### Model Sources
24
+
25
+ <!-- Provide the basic links for the model. -->
26
+
27
+ - **Repository:** https://github.com/distil-labs/gitara
28
+ - **Paper:** https://www.distillabs.ai/blog