Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
gshbao
/
faast-Qwen2.5-3B-Instruct
like
0
Safetensors
OpenWebText2
IWSLT2017
English
German
French
qwen2.5
test-time-learning
fast-weights
adaptation
multilingual
custom_code
arxiv:
2605.04651
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
main
faast-Qwen2.5-3B-Instruct
/
model.py
gshbao
Upload folder using huggingface_hub
478da5a
verified
4 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
102 Bytes
from
llm
import
MemoryConfig, MemoryCausalLM
__all__ = [
"MemoryConfig"
,
"MemoryCausalLM"
,
]