timpal0l commited on
Commit
2cfa0f5
1 Parent(s): 277af40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,6 +20,8 @@ widget:
20
  Mistral-7B-v0.1-flashback-v2 is a continuation of the pretraining process for the base Mistral-7B-v0.1 model, utilizing 2 251 233 forum threads from the Swedish website https://www.flashback.org/. Which is rougly 40GB of text.
21
  It is a full finetune for one epoch.
22
 
 
 
23
  ## How to use:
24
  ```python
25
  import torch
 
20
  Mistral-7B-v0.1-flashback-v2 is a continuation of the pretraining process for the base Mistral-7B-v0.1 model, utilizing 2 251 233 forum threads from the Swedish website https://www.flashback.org/. Which is rougly 40GB of text.
21
  It is a full finetune for one epoch.
22
 
23
+ * GGUF Version available [**Here**](https://huggingface.co/timpal0l/Mistral-7B-v0.1-flashback-v2-gguf)
24
+
25
  ## How to use:
26
  ```python
27
  import torch