Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
chansung/LLaMA-7B
chansung
/
LLaMA-13B
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LLaMA-13B
/
llama
/
__init__.py
chansung
Create __init__.py
c32e1f6
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
from
.generation
import
LLaMA
from
.model
import
ModelArgs, Transformer, default_quantize
from
.tokenizer
import
Tokenizer