oroboroslabs/ Q:latest

186 2 months ago

Q:2 - Quantum-Compressed Llama 3 8B BREAKTHROUGH: Full Llama 3 8B performance at 1/3 the size (5.1GB vs ~15GB) TECHNOLOGY: PERFORMANCE: 95%+ capability retention with quantum optimization

... /
template
542b217f179c · 148B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>