Delta-Vector commited on
Commit
91256e0
·
verified ·
1 Parent(s): 11e0794

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -34
README.md DELETED
@@ -1,34 +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
- # kto-control--no-low-cpu-memory
11
-
12
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
13
-
14
- ## Merge Details
15
- ### Merge Method
16
-
17
- 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.
18
-
19
- ### Models Merged
20
-
21
- The following models were included in the merge:
22
-
23
-
24
- ### Configuration
25
-
26
- The following YAML configuration was used to produce this model:
27
-
28
- ```yaml
29
- base_model: Delta-Vector/Control-8B-V1.1+/home/mango/temp
30
- dtype: bfloat16
31
- merge_method: passthrough
32
- models:
33
- - model: Delta-Vector/Control-8B-V1.1+/home/mango/temp
34
- ```