Instructions to use nvidia/Nemotron-4-340B-Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use nvidia/Nemotron-4-340B-Base with NeMo:
# tag did not correspond to a valid NeMo domain.
- Notebooks
- Google Colab
- Kaggle
git lfs object doesn't exist: linear_proj.weight/75.0.3
#8
by imangohari - opened
git lfs fetch fails with: Object does not exist: [404]
Example file:
model_weights/model.decoder.layers.self_attention.linear_proj.weight/75.0.3
snapshot_download also fails.
git lfs fetch --include="model_weights/model.decoder.layers.self_attention.linear_proj.weight/75.0.3"
fetch: Fetching reference refs/heads/main
[df81471d114161afef629ef3625ac19f1e8b528c711e131f4e4638c3d8f21483] Object does not exist: [404] Object does not exist
error: failed to fetch some objects from 'https://huggingface.co/nvidia/Nemotron-4-340B-Base.git/info/lfs'
please help.