Daemontatox commited on
Commit
7c6ce59
·
verified ·
1 Parent(s): 866b4c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -12
README.md CHANGED
@@ -1,16 +1,18 @@
1
- # Model Card README
2
- base_model: unsloth/qwen2.5-72b-instruct-bnb-4bit
3
- tags:
4
-
5
- text-generation-inference
6
- transformers
7
- unsloth
8
- qwen2
9
- trl
10
  license: apache-2.0
11
  language:
12
- en
 
 
 
 
 
 
 
 
 
13
  ---
 
14
  ![image](./image.webp)
15
 
16
 
@@ -113,5 +115,4 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
113
  journal = {Hugging Face Model Repository},
114
  howpublished = {\url{https://huggingface.co/Daemontatox/Cogito-Maximus}}
115
  }
116
- ```
117
-
 
1
+ ---
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  language:
4
+ - en
5
+ base_model:
6
+ - unsloth/Qwen2.5-72B-Instruct-bnb-4bit
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ tags:
10
+ - reasoning
11
+ - logic
12
+ - cot
13
+ - text-generation-inference
14
  ---
15
+
16
  ![image](./image.webp)
17
 
18
 
 
115
  journal = {Hugging Face Model Repository},
116
  howpublished = {\url{https://huggingface.co/Daemontatox/Cogito-Maximus}}
117
  }
118
+ ```