llama-pro

An expansion of Llama 2 that specializes in integrating both general language understanding and domain-specific knowledge, particularly in programming and mathematics.

Hızlı Kurulum (Ollama kuruluysa)
ollama run llama-pro

Ollama kurulu değil mi? ollama.com/download — Windows, macOS ve Linux için ücretsiz. İlk çalıştırmada model indirilir, sonrası tamamen çevrimdışıdır.

Varyantlar

Boyut büyüdükçe kalite artar, donanım ihtiyacı yükselir. Başlangıç için küçük varyantı deneyin.

EtiketBoyutBağlamGirdiKomut
latest 4.7GB 4K Text ollama run llama-pro:latest
instruct 4.7GB 4K Text ollama run llama-pro:instruct
text 4.7GB 4K Text ollama run llama-pro:text
8b-instruct-q2_K 3.5GB 4K Text ollama run llama-pro:8b-instruct-q2_K
8b-instruct-q3_K_S 3.6GB 4K Text ollama run llama-pro:8b-instruct-q3_K_S
8b-instruct-q3_K_M 4.1GB 4K Text ollama run llama-pro:8b-instruct-q3_K_M
8b-instruct-q3_K_L 4.5GB 4K Text ollama run llama-pro:8b-instruct-q3_K_L
8b-instruct-q4_0 4.7GB 4K Text ollama run llama-pro:8b-instruct-q4_0
8b-instruct-q4_1 5.3GB 4K Text ollama run llama-pro:8b-instruct-q4_1
8b-instruct-q4_K_S 4.8GB 4K Text ollama run llama-pro:8b-instruct-q4_K_S
8b-instruct-q4_K_M 5.1GB 4K Text ollama run llama-pro:8b-instruct-q4_K_M
8b-instruct-q5_0 5.8GB 4K Text ollama run llama-pro:8b-instruct-q5_0
8b-instruct-q5_1 6.3GB 4K Text ollama run llama-pro:8b-instruct-q5_1
8b-instruct-q5_K_S 5.8GB 4K Text ollama run llama-pro:8b-instruct-q5_K_S
8b-instruct-q5_K_M 5.9GB 4K Text ollama run llama-pro:8b-instruct-q5_K_M
8b-instruct-q6_K 6.9GB 4K Text ollama run llama-pro:8b-instruct-q6_K
8b-instruct-q8_0 8.9GB 4K Text ollama run llama-pro:8b-instruct-q8_0
8b-instruct-fp16 17GB 4K Text ollama run llama-pro:8b-instruct-fp16
8b-text-q2_K 3.5GB 4K Text ollama run llama-pro:8b-text-q2_K
8b-text-q3_K_S 3.6GB 4K Text ollama run llama-pro:8b-text-q3_K_S
8b-text-q3_K_M 4.1GB 4K Text ollama run llama-pro:8b-text-q3_K_M
8b-text-q3_K_L 4.5GB 4K Text ollama run llama-pro:8b-text-q3_K_L
8b-text-q4_0 4.7GB 4K Text ollama run llama-pro:8b-text-q4_0
8b-text-q4_1 5.3GB 4K Text ollama run llama-pro:8b-text-q4_1
8b-text-q4_K_S 4.8GB 4K Text ollama run llama-pro:8b-text-q4_K_S

8 varyant daha var — tümü için ollama.com.

Model Detayları ve Benchmarklar (kaynak: ollama.com)

LLaMa-Pro is a version of the original LLaMa model enhanced by the addition of transformer blocks by Tencent Applied Research Center (ARC). This model specializes in integrating both general language understanding and domain-specific knowledge, particularly in programming and mathematics.

References

GitHub

Hugging Face