Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,6 @@ tags:
|
|
3 |
- text-to-image
|
4 |
- lora
|
5 |
- diffusers
|
6 |
-
- template:diffusion-lora
|
7 |
widget:
|
8 |
- text: >-
|
9 |
I have bought 5 apples yesterday and 2 apples today. Each apple costs 0.8
|
@@ -13,6 +12,7 @@ widget:
|
|
13 |
base_model: PrunaAI/MathLLMs-MathCoder-L-7B-bnb-4bit-smashed
|
14 |
instance_prompt: null
|
15 |
license: llama2
|
|
|
16 |
---
|
17 |
# math_finetuning_lora
|
18 |
|
@@ -27,4 +27,4 @@ This model is a fine-tuned LLM trained with the GSM8k dataset.
|
|
27 |
|
28 |
Weights for this model are available in Safetensors format.
|
29 |
|
30 |
-
[Download](/manuuu21/math_finetuning_llm/tree/main) them in the Files & versions tab.
|
|
|
3 |
- text-to-image
|
4 |
- lora
|
5 |
- diffusers
|
|
|
6 |
widget:
|
7 |
- text: >-
|
8 |
I have bought 5 apples yesterday and 2 apples today. Each apple costs 0.8
|
|
|
12 |
base_model: PrunaAI/MathLLMs-MathCoder-L-7B-bnb-4bit-smashed
|
13 |
instance_prompt: null
|
14 |
license: llama2
|
15 |
+
pipeline_tag: text-generation
|
16 |
---
|
17 |
# math_finetuning_lora
|
18 |
|
|
|
27 |
|
28 |
Weights for this model are available in Safetensors format.
|
29 |
|
30 |
+
[Download](/manuuu21/math_finetuning_llm/tree/main) them in the Files & versions tab.
|