danielhanchen commited on
Commit
3f77ad1
·
verified ·
1 Parent(s): 59ae5f6

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -1,10 +1,29 @@
1
  ---
 
 
2
  license: llama3.1
3
  library_name: transformers
4
  base_model:
5
- - meta-llama/Llama-3.1-70B
6
  pipeline_tag: text-generation
7
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
 
9
  <p align="center">
10
  <img src="images/deep-cogito-logo.png" alt="Logo" width="40%">
 
1
  ---
2
+ tags:
3
+ - unsloth
4
  license: llama3.1
5
  library_name: transformers
6
  base_model:
7
+ - deepcogito/cogito-v2-preview-llama-70B
8
  pipeline_tag: text-generation
9
  ---
10
+ <div>
11
+ <p style="margin-top: 0;margin-bottom: 0;">
12
+ <em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
13
+ </p>
14
+ <div style="display: flex; gap: 5px; align-items: center; ">
15
+ <a href="https://github.com/unslothai/unsloth/">
16
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
17
+ </a>
18
+ <a href="https://discord.gg/unsloth">
19
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
20
+ </a>
21
+ <a href="https://docs.unsloth.ai/">
22
+ <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
23
+ </a>
24
+ </div>
25
+ </div>
26
+
27
 
28
  <p align="center">
29
  <img src="images/deep-cogito-logo.png" alt="Logo" width="40%">