Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: deepseek-license
|
4 |
+
license_link: LICENSE
|
5 |
+
---
|
6 |
+
# deepseek-coder-1.3b-chat-and-api
|
7 |
+
It was created by starting with the deepseek-coder-1.3b and training it on the open assistant dataset then training yhat on function calling. We have attached the wandb report in pdf form to view the training run at a glance.
|
8 |
+
|
9 |
+
# Reson
|
10 |
+
This model was fine tuned to allow it to work with the openai syntask and will return function when apperate.
|
11 |
+
|
12 |
+
# Templete
|
13 |
+
Us the following templete when interacting with the fine tuned model.
|
14 |
+
|
15 |
+
# Getting Started
|
16 |
+
A quick start quide.
|
17 |
+
|
18 |
+
# Referrals
|
19 |
+
Run Pod - This is who I use to train th emodels on huggingface. If you use it we both get free crdits.
|
20 |
+
Paypal - If you want to leave a tip, it is appecaheted.
|