Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
pankajpandey-devΒ 
posted an update about 21 hours ago
Post
74
🧬 Just uploaded K-quants of Carbon-3B for llama.cpp users!
@HuggingFaceBio released the original GGUF in bf16 only β€” so I added the full quant ladder for CPU/edge inference:
β€’ Q2_K β†’ 1.4 GB
β€’ Q3_K_M β†’ 1.8 GB
β€’ Q4_K_M β†’ 2.1 GB ⭐
β€’ Q5_K_M β†’ 2.4 GB
β€’ Q6_K β†’ 2.7 GB
β€’ Q8_0 β†’ 3.5 GB
πŸ”— pankajpandey-dev/Carbon-3B-GGUF
Now you can generate DNA sequences on your laptop. Needs a llama.cpp build with PR #23410 (HybridDNATokenizer support).
Huge thanks to the HuggingFaceBio team for the original model πŸ™
#GGUF #llamacpp #genomics #DNA