featurehelp wanted
Metriche repository
- Star
- (32.743 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Source: gguf_init_from_file
Examples: all-MiniLM-L6-v2.F16.gguf.zip deepseek-ocr-Q4_K_M.gguf.zip Falcon-H1-Tiny-90M-Instruct-Q4_K_M.gguf.zip flan-t5-small-q2_k.gguf.zip gemma-3-1b-it-Q4_K_M.gguf.zip gemma-4-E2B-it-Q8_0.gguf.zip gpt-oss-20b-MXFP4.gguf.zip HunyuanOCR-Q8_0.gguf.zip mamba-130m-hf.Q8_0.gguf.zip Mistral-Small-4-119B-2603-IQ1_S.gguf.zip mixtral-8x7b-v0.1.Q4_K_M.gguf.zip phi-2.Q2_K.gguf.zip qwen2.5-coder-7b-instruct-q4_k_m.gguf.zip vicuna-33b.Q2_K.gguf.zip
Instructions:
- Run
./tools/gguf sync install schema metadatafor latest updates - If there are
gguf-metadata.jsonchanges investigate the reference implementation if related code changes are required. - The reference implementation is under
./third_party/source/llama.cpp npm run test ggufto run test validation.