.gitignore 136 B

123456789101112131415
  1. out/
  2. 7B/
  3. 13B/
  4. __pycache__/
  5. checkpoint**
  6. minimal-llama**
  7. upload.py
  8. lora-**
  9. *ckpt
  10. wandb
  11. evaluate.py
  12. test_data.json
  13. todo.txt
  14. .venv
  15. .vscode