Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xuxw98
/
TAPA
like
4
Runtime error
App
Files
Files
Community
main
TAPA
/
lit_llama
/
__init__.py
xuxw98
Upload 58 files
7d52396
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
128 Bytes
from
lit_llama.model
import
LLaMAConfig, LLaMA, RMSNorm, build_rope_cache, apply_rope
from
lit_llama.tokenizer
import
Tokenizer