InferenceIllusionist
commited on
Commit
•
533b4d2
1
Parent(s):
b85856b
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,67 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- gguf
|
4 |
license: cc-by-nc-4.0
|
5 |
---
|
6 |
+
|
7 |
+
# Model Card for Fimbulvetr-11B-v2-GGUF
|
8 |
+
- Model creator: [Sao10K](https://huggingface.co/Sao10K/)
|
9 |
+
- Original model: [Fimbulvetr-11B-v2](https://huggingface.co/Sao10K/Fimbulvetr-11B-v2)
|
10 |
+
|
11 |
+
All credits to Sao10K for the original model. This is just a small test of the new IQ_3S quantization type. Looking for Q3/Q4/Q5 quants? See the link in the model card below.
|
12 |
+
|
13 |
+
Quantized using from fp16 with love. Importance matrix file calculated using Q8_0.
|
14 |
+
|
15 |
+
See original model card details below.
|
16 |
+
|
17 |
+
![Fox1](https://huggingface.co/Sao10K/Fimbulvetr-11B-v2/resolve/main/cute1.jpg)
|
18 |
+
|
19 |
+
*Cute girl to catch your attention.*
|
20 |
+
|
21 |
+
**https://huggingface.co/Sao10K/Fimbulvetr-11B-v2-GGUF <------ GGUF**
|
22 |
+
|
23 |
+
Fimbulvetr-v2 - A Solar-Based Model
|
24 |
+
|
25 |
+
Prompt Formats - Alpaca or Vicuna. Either one works fine.
|
26 |
+
Recommended SillyTavern Presets - Universal Light
|
27 |
+
|
28 |
+
Alpaca:
|
29 |
+
```
|
30 |
+
### Instruction:
|
31 |
+
<Prompt>
|
32 |
+
### Input:
|
33 |
+
<Insert Context Here>
|
34 |
+
### Response:
|
35 |
+
```
|
36 |
+
|
37 |
+
Vicuna:
|
38 |
+
```
|
39 |
+
System: <Prompt>
|
40 |
+
|
41 |
+
User: <Input>
|
42 |
+
|
43 |
+
Assistant:
|
44 |
+
```
|
45 |
+
|
46 |
+
|
47 |
+
****
|
48 |
+
|
49 |
+
Changelogs:
|
50 |
+
|
51 |
+
25/2 - repo renamed to remove test, model card redone. Model's officially out.
|
52 |
+
<br>15/2 - Heavy testing complete. Good feedback.
|
53 |
+
|
54 |
+
***
|
55 |
+
|
56 |
+
<details><summary>Rant - Kept For Historical Reasons</summary>
|
57 |
+
|
58 |
+
Ramble to meet minimum length requirements:
|
59 |
+
|
60 |
+
Tbh i wonder if this shit is even worth doing. Like im just some broke guy lmao I've spent so much. And for what? I guess creds. Feels good when a model gets good feedback, but it seems like im invisible sometimes. I should be probably advertising myself and my models on other places but I rarely have the time to. Probably just internal jealousy sparking up here and now. Wahtever I guess.
|
61 |
+
|
62 |
+
Anyway cool EMT vocation I'm doing is cool except it pays peanuts, damn bruh 1.1k per month lmao. Government to broke to pay for shit. Pays the bills I suppose.
|
63 |
+
|
64 |
+
Anyway cool beans, I'm either going to continue the Solar Train or go to Mixtral / Yi when I get paid.
|
65 |
+
|
66 |
+
You still here?
|
67 |
+
</details><br>
|