Text Generation
Transformers
Safetensors
GGUF
English
qwen2
25M
text-generation-inference
CodeSoft commited on
Commit
debed95
·
verified ·
1 Parent(s): 36200e4

Add hfviewer architecture card

Browse files

Embed the hfviewer architecture visualization card in README.md.

Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -16,6 +16,16 @@ library_name: transformers
16
 
17
  # Sorbet-v2-25M
18
 
 
 
 
 
 
 
 
 
 
 
19
  ~25M-parameter Qwen2-style decoder LM, warm-started from Sorbet-25M and continued-trained in two legs totaling ~12hrs on a single RTX 5060 Ti (16GB). Scores at or above Sorbet-25M on every benchmark below while cutting validation perplexity by ~6%.
20
 
21
  ## Architecture
 
16
 
17
  # Sorbet-v2-25M
18
 
19
+ ## Architecture graph
20
+
21
+ <a href="https://hfviewer.com/CodeSoft/sorbet-v2-25m?utm_source=huggingface&amp;utm_medium=embedded_model_card&amp;utm_campaign=CodeSoft_sorbet-v2-25m_card" target="_blank" rel="noopener">
22
+ <img
23
+ src="https://hfviewer.com/api/card.svg?source=CodeSoft%2Fsorbet-v2-25m&amp;granularity=0"
24
+ alt="Architecture graph for CodeSoft/sorbet-v2-25m. Open in hfviewer"
25
+ width="100%"
26
+ />
27
+ </a>
28
+
29
  ~25M-parameter Qwen2-style decoder LM, warm-started from Sorbet-25M and continued-trained in two legs totaling ~12hrs on a single RTX 5060 Ti (16GB). Scores at or above Sorbet-25M on every benchmark below while cutting validation perplexity by ~6%.
30
 
31
  ## Architecture