Simd128 optimized q8k vecdot. (#1026)

This commit is contained in:
Laurent Mazare
2023-10-03 15:29:48 +01:00
committed by GitHub
parent dac73edb34
commit 11d3687cc6
3 changed files with 34 additions and 1 deletions

View File

@ -493,7 +493,7 @@ fn main() -> Result<()> {
(
repo.get(&format!("config-{ext}.json"))?,
repo.get(&format!("tokenizer-{ext}.json"))?,
repo.get(&format!("model-{ext}-q40.gguf"))?,
repo.get(&format!("model-{ext}-q80.gguf"))?,
)
} else {
(