catbash commited on
Commit
d9300a9
1 Parent(s): 255296c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,22 +1,26 @@
1
  ---
2
- base_model: timpal0l/Llama-3-8B-flashback-v1
3
  language:
4
  - sv
5
  - en
6
  - 'no'
7
  - da
8
  license: mit
9
- pipeline_tag: text-generation
10
  tags:
11
  - pretrained
12
  - flashback
13
  - web
14
  - conversational
15
- - llama-cpp
16
- - gguf-my-repo
17
  widget:
18
  - text: Jag tycker att det är roligt med
19
  ---
 
 
 
 
 
 
20
 
21
  # catbash/Llama-3-8B-flashback-v1-Q5_K_M-GGUF
22
  This model was converted to GGUF format from [`timpal0l/Llama-3-8B-flashback-v1`](https://huggingface.co/timpal0l/Llama-3-8B-flashback-v1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
 
1
  ---
 
2
  language:
3
  - sv
4
  - en
5
  - 'no'
6
  - da
7
  license: mit
 
8
  tags:
9
  - pretrained
10
  - flashback
11
  - web
12
  - conversational
13
+ base_model: meta-llama/Meta-Llama-3-8B
14
+ pipeline_tag: text-generation
15
  widget:
16
  - text: Jag tycker att det är roligt med
17
  ---
18
+ # 🦙 Llama-3-8B-flashback-v1-Q5_K_M-GGUF
19
+
20
+ ![](https://huggingface.co/timpal0l/Llama-3-8B-flashback-v1/resolve/main/lamacat.png?download=true)
21
+
22
+ Llama-3-8B-flashback-v1 is a continuation of the pretraining process for the base meta-llama/Meta-Llama-3-8B model, utilizing 2 251 233 forum threads from the Swedish website https://www.flashback.org/. Which is rougly 40GB of text.
23
+ It is a full finetune for three epochs.
24
 
25
  # catbash/Llama-3-8B-flashback-v1-Q5_K_M-GGUF
26
  This model was converted to GGUF format from [`timpal0l/Llama-3-8B-flashback-v1`](https://huggingface.co/timpal0l/Llama-3-8B-flashback-v1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.