Delta-Vector commited on
Commit
5b0c597
·
verified ·
1 Parent(s): 229fa6f

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -39
README.md DELETED
@@ -1,39 +0,0 @@
1
- ---
2
- base_model:
3
- - Delta-Vector/Control-8B-V1.1
4
- library_name: transformers
5
- tags:
6
- - mergekit
7
- - merge
8
-
9
- ---
10
- ### exl2 quant (measurement.json in main branch)
11
- ---
12
- ### check revisions for quants
13
- ---
14
-
15
- # kto-control--no-low-cpu-memory
16
-
17
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
18
-
19
- ## Merge Details
20
- ### Merge Method
21
-
22
- This model was merged using the passthrough merge method using [Delta-Vector/Control-8B-V1.1](https://huggingface.co/Delta-Vector/Control-8B-V1.1) + /home/mango/temp as a base.
23
-
24
- ### Models Merged
25
-
26
- The following models were included in the merge:
27
-
28
-
29
- ### Configuration
30
-
31
- The following YAML configuration was used to produce this model:
32
-
33
- ```yaml
34
- base_model: Delta-Vector/Control-8B-V1.1+/home/mango/temp
35
- dtype: bfloat16
36
- merge_method: passthrough
37
- models:
38
- - model: Delta-Vector/Control-8B-V1.1+/home/mango/temp
39
- ```