This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
radu
/
LLamaRecipes
şunun yansıması
https://github.com/facebookresearch/llama-recipes.git
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
feat: ignore node_modules for js project
Young Han
6 ay önce
ebeveyn
b56e0027a0
işleme
870609b0d4
1 değiştirilmiş dosya
ile
1 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
1
0
.gitignore
+ 1
- 0
.gitignore
Dosyayı Görüntüle
@@ -3,3 +3,4 @@ __pycache__
.ipynb_checkpoints
wandb/
artifacts/
+node_modules/