v000000 commited on
Commit
6eda04b
1 Parent(s): 3b3208b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -79
README.md CHANGED
@@ -1,90 +1,14 @@
1
  ---
2
- base_model: v000000/L3-11.5B-DuS-FrankenRoot
3
  library_name: transformers
4
  tags:
5
  - mergekit
6
  - merge
7
- - llama-cpp
8
  - llama
 
9
  ---
10
 
11
- # v000000/L3-11.5B-DuS-MoonRoot-Q8_0
12
  This model was converted to GGUF format from [`v000000/L3-11.5B-DuS-MoonRoot`](https://huggingface.co/v000000/L3-11.5B-DuS-MoonRoot) using llama.cpp
13
  Refer to the [original model card](https://huggingface.co/v000000/L3-11.5B-DuS-MoonRoot) for more details on the model.'
14
 
15
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f74b6e6389380c77562762/lNgAEcW3pWd6x0x-4C3q1.png)
16
-
17
- # Pretty good understanding gets the percentage wrong but understands.
18
- ```bash
19
- user: A dead cat is placed into a box along with a nuclear isotope, a vial of poison and a radiation detector.
20
- If the radiation detector detects radiation, it will release the poison. The box is opened one day later.
21
- What is the probability of the cat being alive?
22
-
23
- assistant: The answer is 100%. Since the cat is already dead when it was placed in the box,
24
- there is no possibility for it to be alive when the box is opened...
25
- ```
26
-
27
- Shows similar emergent language nuance abilities compared to 8B.
28
-
29
- Unaligned and somewhat lazy.
30
-
31
- ---
32
- base_model:
33
- - Cas-Warehouse/Llama-3-MopeyMule-Blackroot-8B
34
- - v000000/L3-8B-Poppy-Moonfall-C
35
- library_name: transformers
36
- tags:
37
- - mergekit
38
- - merge
39
- - llama
40
- ---
41
- ### Llama-3-11.5B-Depth-Upscaled-MoonRoot
42
- experiement, no continued finetuning
43
-
44
- # merge
45
-
46
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
47
-
48
- ## Merge Details
49
- ### Merge Method
50
-
51
- This model was merged using the passthrough merge method.
52
-
53
- ### Models Merged
54
-
55
- The following models were included in the merge:
56
- * [Cas-Warehouse/Llama-3-MopeyMule-Blackroot-8B](https://huggingface.co/Cas-Warehouse/Llama-3-MopeyMule-Blackroot-8B)
57
- * [v000000/L3-8B-Poppy-Moonfall-C](https://huggingface.co/v000000/L3-8B-Poppy-Moonfall-C)
58
-
59
- ### Configuration
60
-
61
- The following YAML configuration was used to produce this model:
62
-
63
- ```yaml
64
- slices:
65
- - sources:
66
- - model: v000000/L3-8B-Poppy-Moonfall-C
67
- layer_range: [0, 24]
68
- - sources:
69
- - model: Cas-Warehouse/Llama-3-MopeyMule-Blackroot-8B
70
- layer_range: [8, 32]
71
- merge_method: passthrough
72
- dtype: bfloat16
73
- ```
74
-
75
- ---
76
- base_model:
77
- - Cas-Warehouse/Llama-3-MopeyMule-Blackroot-8B
78
- - v000000/L3-8B-Poppy-Moonfall-C
79
-
80
- # Prompt Template:
81
- ```bash
82
- <|begin_of_text|><|start_header_id|>system<|end_header_id|>
83
-
84
- {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
85
-
86
- {input}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
87
-
88
- {output}<|eot_id|>
89
-
90
- ```
 
1
  ---
2
+ base_model: v000000/L3-11.5B-DuS-MoonRoot
3
  library_name: transformers
4
  tags:
5
  - mergekit
6
  - merge
 
7
  - llama
8
+ - llama-cpp
9
  ---
10
 
11
+ # v000000/L3-11.5B-DuS-MoonRoot-Q8_0-GGUF
12
  This model was converted to GGUF format from [`v000000/L3-11.5B-DuS-MoonRoot`](https://huggingface.co/v000000/L3-11.5B-DuS-MoonRoot) using llama.cpp
13
  Refer to the [original model card](https://huggingface.co/v000000/L3-11.5B-DuS-MoonRoot) for more details on the model.'
14