ShreyasBrill
commited on
Commit
•
1a73f70
1
Parent(s):
2db743d
Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,10 @@ tags:
|
|
12 |
- vicuna
|
13 |
- finetuned
|
14 |
- unfiltered
|
15 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
- vicuna
|
13 |
- finetuned
|
14 |
- unfiltered
|
15 |
+
---
|
16 |
+
|
17 |
+
## Model Description
|
18 |
+
|
19 |
+
- This model is **Unfiltered** and **Quantized** to 4Bit binary file.
|
20 |
+
- This model has been trained with 13B alpaca dataset and finetuned by vicuna dataset.
|
21 |
+
- This model will work with [llama.cpp](https://github.com/ggerganov/llama.cpp)
|