Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
mbuali
/
Llama-3.1-8B-DALv0.1
like
0
Text Generation
PyTorch
8 languages
llama
facebook
meta
llama-3
conversational
arxiv:
2204.05149
License:
llama3.1
Model card
Files
Files and versions
Community
main
Llama-3.1-8B-DALv0.1
/
venv
/
lib
/
python3.12
/
site-packages
/
notebook_shim
/
__init__.py
mbuali
Upload folder using huggingface_hub
d1ceb73
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
127 Bytes
def
_jupyter_server_extension_points
():
return
[
{
'module'
:
'notebook_shim.nbserver'
,
}
]