Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
language:
|
4 |
- en
|
5 |
license: apache-2.0
|
@@ -17,7 +17,7 @@ tags:
|
|
17 |
|
18 |
- **Developed by:** dbands
|
19 |
- **License:** apache-2.0
|
20 |
-
- **Finetuned from model :**
|
21 |
|
22 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|
|
|
1 |
---
|
2 |
+
base_model: dbands/Phi-3.5-mini-investigator_16B
|
3 |
language:
|
4 |
- en
|
5 |
license: apache-2.0
|
|
|
17 |
|
18 |
- **Developed by:** dbands
|
19 |
- **License:** apache-2.0
|
20 |
+
- **Finetuned from model :** dbands/Phi-3.5-mini-investigator_16B
|
21 |
|
22 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|