You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using the latest huggingface transformers (version==4.48.0.dev0). When I tried to run the demo from here, I have this error: AttributeError: 'LlamaForCausalLM' object has no attribute 'set_kv_cache_offload'.
Does anyone know the solution to solve this issue? Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I am using the latest huggingface transformers (version==4.48.0.dev0). When I tried to run the demo from here, I have this error:
AttributeError: 'LlamaForCausalLM' object has no attribute 'set_kv_cache_offload'
.Does anyone know the solution to solve this issue? Thanks!
The text was updated successfully, but these errors were encountered: