xiaoyao9184 commited on
Commit
ab43e68
·
verified ·
1 Parent(s): 04ec879

Synced repo using 'sync_with_huggingface' Github Action

Browse files

original:
- remote: "https://github.com/xiaoyao9184/convert-to-rkllm"
- commit: "394569ea547ec5b403a1543f666ff9399638d9ab"
sync_with_huggingface:
- repository: ""
- ref: ""

Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  gradio==5.34.2
2
 
3
  https://github.com/airockchip/rknn-llm/raw/refs/tags/release-v1.2.1/rkllm-toolkit/rkllm_toolkit-1.2.1-cp310-cp310-linux_x86_64.whl
 
 
 
 
1
  gradio==5.34.2
2
 
3
  https://github.com/airockchip/rknn-llm/raw/refs/tags/release-v1.2.1/rkllm-toolkit/rkllm_toolkit-1.2.1-cp310-cp310-linux_x86_64.whl
4
+
5
+ # fix AttributeError: module 'pyarrow' has no attribute 'PyExtensionType'. Did you mean: 'ExtensionType'?
6
+ pyarrow<=20.0.0