Arki05 commited on
Commit
6bed9cf
·
verified ·
1 Parent(s): d556012

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -23,14 +23,6 @@ routing, reasoning-by-default chat format). Trained with SFT followed by RL
23
  with verifiable rewards, aimed at agentic coding and terminal/tool-use work —
24
  see the [release blog post](https://huggingface.co/blog/CohereLabs/introducing-north-mini-code).
25
 
26
- > **Provenance:** these GGUFs were converted from the weights Cohere first
27
- > published as `CohereLabs/BLS-Mini-Code-1.0` (the pre-release name; the repo
28
- > was renamed in place for the public launch). All 49 safetensors shards and
29
- > the tokenizer of the final `North-Mini-Code-1.0` release are SHA256-identical
30
- > to that pre-release — same weights, new name. Only file names and the GGUF
31
- > `general.name`/`general.basename` metadata were updated here; tensor data is
32
- > untouched, so all measurements below remain valid.
33
-
34
  > **Status / requirements:** needs llama.cpp with `cohere2moe` support —
35
  > [PR #24260](https://github.com/ggml-org/llama.cpp/pull/24260) (not yet merged).
36
  > Build that branch until it lands. Weights are released under **Apache 2.0**,
 
23
  with verifiable rewards, aimed at agentic coding and terminal/tool-use work —
24
  see the [release blog post](https://huggingface.co/blog/CohereLabs/introducing-north-mini-code).
25
 
 
 
 
 
 
 
 
 
26
  > **Status / requirements:** needs llama.cpp with `cohere2moe` support —
27
  > [PR #24260](https://github.com/ggml-org/llama.cpp/pull/24260) (not yet merged).
28
  > Build that branch until it lands. Weights are released under **Apache 2.0**,