Skip to content

Commit 0de8fbd

Browse files
committed
https://github.com/ggerganov/llama.cpp/pull/9294
1 parent f9127a2 commit 0de8fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ python setup_env.py --hf-repo HF1BitLLM/Llama3-8B-1.58-100B-tokens -q i2_s # onl
2929
## Roadmap
3030

3131
- [ ] minimize crate size
32-
- [ ] rewrite sampler
32+
- [ ] rewrite sampler [PR 9294](https://github.com/ggerganov/llama.cpp/pull/9294)
3333
- [ ] look into Metal implementation of MatMul kernerls for BitNet
3434
- [ ] add more examples
3535
- [ ] replace all remaining python from BitNet repo

0 commit comments

Comments
 (0)