Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- Dans-DiscountModels/mistral-7b-v0.3-ChatML
|
7 |
+
---
|
8 |
+
This model is an early release of an upcoming model for testing purposes. The format is ChatML. If you use this model let me know how it goes.
|
9 |
+
|
10 |
+
### Training details:
|
11 |
+
- 1x RTX 4080 + x RTX 3090
|
12 |
+
- Rank 64 RSLoRA
|
13 |
+
- 68 Hours runtime
|