qqc1989 commited on
Commit
33418f9
·
verified ·
1 Parent(s): 5f167d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,9 +34,9 @@ For those who are interested in model conversion, you can try to export axmodel
34
 
35
  [Pulsar2 Link, How to Convert LLM from Huggingface to axmodel](https://pulsar2-docs.readthedocs.io/en/latest/appendix/build_llm.html)
36
 
37
- [AXera NPU AXEngine LLM Runtime](https://github.com/ZHEQIUSHUI/ax-llm/tree/prefill_kvcaches_context)
38
 
39
- [AXera NPU AXCL LLM Runtime](https://github.com/ZHEQIUSHUI/ax-llm/tree/axcl-context-kvcache)
40
 
41
  ### Convert script
42
 
 
34
 
35
  [Pulsar2 Link, How to Convert LLM from Huggingface to axmodel](https://pulsar2-docs.readthedocs.io/en/latest/appendix/build_llm.html)
36
 
37
+ [AXera NPU AXEngine LLM Runtime](https://github.com/AXERA-TECH/ax-llm/tree/ax-context)
38
 
39
+ [AXera NPU AXCL LLM Runtime](https://github.com/AXERA-TECH/ax-llm/tree/axcl-context)
40
 
41
  ### Convert script
42