Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
khoicrtp
/
test_model
like
0
arxiv:
2106.09685
arxiv:
2303.16199
Model card
Files
Files and versions
Community
12001a9
test_model
/
lit_llama
/
__init__.py
khoicrtp
init
12001a9
over 1 year ago
raw
Copy download link
history
blame
Safe
128 Bytes
from
lit_llama.model
import
LLaMAConfig, LLaMA, RMSNorm, build_rope_cache, apply_rope
from
lit_llama.tokenizer
import
Tokenizer