.gitignore 121 B

12345678910111213
  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