Model save
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
tags:
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# code-llama-7b-conductor
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
1 |
---
|
2 |
+
base_model: OuteAI/Lite-Mistral-150M-v2-Instruct
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
tags:
|
|
|
16 |
|
17 |
# code-llama-7b-conductor
|
18 |
|
19 |
+
This model is a fine-tuned version of [OuteAI/Lite-Mistral-150M-v2-Instruct](https://huggingface.co/OuteAI/Lite-Mistral-150M-v2-Instruct) on an unknown dataset.
|
20 |
|
21 |
## Model description
|
22 |
|