thibautweber
commited on
Commit
•
c0cf27e
1
Parent(s):
d8ff4c0
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/
|
3 |
language:
|
4 |
- en
|
5 |
license: apache-2.0
|
@@ -7,7 +7,7 @@ tags:
|
|
7 |
- text-generation-inference
|
8 |
- transformers
|
9 |
- unsloth
|
10 |
-
-
|
11 |
- gguf
|
12 |
---
|
13 |
|
|
|
1 |
---
|
2 |
+
base_model: unsloth/mistral-7b-instruct-v0.2-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
license: apache-2.0
|
|
|
7 |
- text-generation-inference
|
8 |
- transformers
|
9 |
- unsloth
|
10 |
+
- mistral
|
11 |
- gguf
|
12 |
---
|
13 |
|