Ali93H commited on
Commit
14e9f0f
·
verified ·
1 Parent(s): 599a158

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ North-Mini-Code-1.0-IQ3_S-3.17bpw.gguf filter=lfs diff=lfs merge=lfs -text
37
+ North-Mini-Code-1.0-IQ4_XS-4.14bpw.gguf filter=lfs diff=lfs merge=lfs -text
38
+ North-Mini-Code-1.0-IQ4_XS-4.27bpw.gguf filter=lfs diff=lfs merge=lfs -text
39
+ North-Mini-Code-1.0-IQ4_XS-5.64bpw.gguf filter=lfs diff=lfs merge=lfs -text
40
+ img/RTX4090.png filter=lfs diff=lfs merge=lfs -text
North-Mini-Code-1.0-IQ3_S-3.17bpw.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:073cbd782d49b0ae3ec498394f267f29c63a6ec9cc5873c8693629ac52dea178
3
+ size 12103274528
North-Mini-Code-1.0-IQ4_XS-4.14bpw.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f57e76a3b67a302d59c25b6fee981ff3e873c8470d3818830d6931665537e163
3
+ size 15785349152
North-Mini-Code-1.0-IQ4_XS-4.27bpw.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4455e3bf5dff99ee94d1792bbf614481e6cad7ed8e808288185ee26acf818ca8
3
+ size 16280277024
North-Mini-Code-1.0-IQ4_XS-5.64bpw.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c92a83f8a08300d407c5f9261baab7f454e3251ff78d91cc6a295d532e95bdd
3
+ size 21507428384
README.md CHANGED
@@ -1,3 +1,63 @@
1
  ---
 
2
  license: apache-2.0
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ library_name: transformers
3
  license: apache-2.0
4
+ license_link: https://huggingface.co/CohereLabs/North-Mini-Code-1.0/blob/main/LICENSE
5
+ pipeline_tag: text-generation
6
+ base_model:
7
+ - CohereLabs/North-Mini-Code-1.0
8
+ tags:
9
+ - agent
10
+ - cohere
11
+ - byteshape
12
  ---
13
+
14
+ # North-Mini-Code-1.0 GGUF (ShapeLearn Quantized)
15
+
16
+ This is a GGUF-quantized version of North-Mini-Code-1.0 produced with **ByteShape's ShapeLearn**, which learns the optimal datatype per tensor to maintain high quality even at very low bitlengths.
17
+
18
+ To learn more about ShapeLearn and to see detailed benchmarks across GPUs, please visit our [blog](https://byteshape.com/blogs/North-Mini-Code-1.0/).
19
+
20
+ If you have questions or want to share feedback, reach us on [Reddit](https://www.reddit.com/r/ByteShape/).
21
+
22
+ ## Quick Start
23
+
24
+ Pick a model from the table below and click **Get llama.cpp command** to get a ready-to-run command with all the correct sampling parameters for this model.
25
+
26
+ You can also copy the **Model Tag** from the table and use it directly:
27
+
28
+ | Tool | Command |
29
+ |------|---------|
30
+ | **llama.cpp** | `llama-server -hf <MODEL_TAG>` |
31
+
32
+ llama.cpp auto-downloads the model on first run.
33
+
34
+ Once you run the llama-server, you can access the web interface at `http://localhost:<PORT>`.
35
+
36
+
37
+
38
+ ## How to Pick a Model
39
+
40
+ These models are **optimized for GPU inference**.
41
+
42
+ The chart below shows **quality versus tokens per second (TPS)**, measured on RTX 4090.
43
+ Quality is measured across two benchmarks, LiveCodeBench V6 and MultiPL-E HumanEval, both in thinking mode normalized by the BF16 baseline model.
44
+
45
+ **Selection rule:** Choose the model with the highest quality at your target throughput or the fastest model that still meets your required quality.
46
+
47
+ ### GPU Models
48
+ Interactive plots for RTX 4090, 4080, 5060Ti, and 5090 are available [here](https://byteshape.com/blogs/North-Mini-Code-1.0/).
49
+
50
+ ![GPU Benchmark - RTX 4090](img/RTX4090.png)
51
+
52
+ **Table sorted by model size** (match the chart numbers to model IDs):
53
+
54
+ | Model ID | Bits/Weight | Model Size | Use This Model | Model Tag |
55
+ |---------|-------------|-----------|-----|-----------|
56
+ | [GPU-1](https://huggingface.co/byteshape/North-Mini-Code-1.0-GGUF/blob/main/North-Mini-Code-1.0-IQ3_S-3.17bpw.gguf) | 3.17 | 12.1 GB | [Get llama.cpp command](https://byteshape.com/run-hf-model/?tag=byteshape/North-Mini-Code-1.0-GGUF:North-Mini-Code-1.0-IQ3_S-3.17bpw&platform=llamacpp) | `byteshape/North-Mini-Code-1.0-GGUF:North-Mini-Code-1.0-IQ3_S-3.17bpw` |
57
+ | [GPU-2](https://huggingface.co/byteshape/North-Mini-Code-1.0-GGUF/blob/main/North-Mini-Code-1.0-IQ4_XS-4.14bpw.gguf) | 4.14 | 15.8 GB | [Get llama.cpp command](https://byteshape.com/run-hf-model/?tag=byteshape/North-Mini-Code-1.0-GGUF:North-Mini-Code-1.0-IQ4_XS-4.14bpw&platform=llamacpp) | `byteshape/North-Mini-Code-1.0-GGUF:North-Mini-Code-1.0-IQ4_XS-4.14bpw` |
58
+ | [GPU-3](https://huggingface.co/byteshape/North-Mini-Code-1.0-GGUF/blob/main/North-Mini-Code-1.0-IQ4_XS-4.27bpw.gguf) | 4.27 | 16.3 GB | [Get llama.cpp command](https://byteshape.com/run-hf-model/?tag=byteshape/North-Mini-Code-1.0-GGUF:North-Mini-Code-1.0-IQ4_XS-4.27bpw&platform=llamacpp) | `byteshape/North-Mini-Code-1.0-GGUF:North-Mini-Code-1.0-IQ4_XS-4.27bpw` |
59
+ | [GPU-4](https://huggingface.co/byteshape/North-Mini-Code-1.0-GGUF/blob/main/North-Mini-Code-1.0-IQ4_XS-5.64bpw.gguf) | 5.64 | 21.5 GB | [Get llama.cpp command](https://byteshape.com/run-hf-model/?tag=byteshape/North-Mini-Code-1.0-GGUF:North-Mini-Code-1.0-IQ4_XS-5.64bpw&platform=llamacpp) | `byteshape/North-Mini-Code-1.0-GGUF:North-Mini-Code-1.0-IQ4_XS-5.64bpw` |
60
+
61
+ ## Notes on quantization labels
62
+
63
+ The labels you see (for example `IQ4_XS`) are only there to make Hugging Face show our models in the GGUF table. We do not use the conventional quantization profiles as defined in llama.cpp. In our case, these labels indicate the primary quantization approach and average bit length. Note that these models may use a mix of quantization techniques optimized for GPU inference, which is why several models can share the same tag.
img/RTX4090.png ADDED

Git LFS Details

  • SHA256: fb291fc83649960f8a20f5f908d2177dec73e8918619719222fa88f56fa9743f
  • Pointer size: 131 Bytes
  • Size of remote file: 465 kB