Hi BICLab team,
I’m trying to use your model V1-7B-sft-s3-reasoning in Colab/other Python environments.
During the loading process, I encountered the following error:
"It seems that the fla package, which contains the implementations for ShortConvolution, GatedLinearAttention, and RMSNorm, is not publicly available."
Could you please consider making the fla package publicly available, or provide instructions on how to install it, so that the model can be run outside your internal environment?
Thank you for your work and for sharing your research!
Hi BICLab team,
I’m trying to use your model V1-7B-sft-s3-reasoning in Colab/other Python environments.
During the loading process, I encountered the following error:
"It seems that the
flapackage, which contains the implementations for ShortConvolution, GatedLinearAttention, and RMSNorm, is not publicly available."Could you please consider making the
flapackage publicly available, or provide instructions on how to install it, so that the model can be run outside your internal environment?Thank you for your work and for sharing your research!