Commit Graph

  • 633ff2150f Lint dict NanoCode012 2023-05-29 14:21:14 +09:00
  • 5d86137f70 Lint prompt_tokenizers NanoCode012 2023-05-29 14:20:11 +09:00
  • 01c8a333b3 Lint pygmalion NanoCode012 2023-05-29 14:05:22 +09:00
  • 7eb33a77dd Lint test_prompters NanoCode012 2023-05-29 14:02:43 +09:00
  • 1645a4ddd5 Lint creative_acr NanoCode012 2023-05-29 14:01:26 +09:00
  • 145b060cbe Lint alpaca_instruct NanoCode012 2023-05-29 13:57:09 +09:00
  • 8cc0aadcb8 Lint alpaca_chat NanoCode012 2023-05-29 13:56:17 +09:00
  • 6abb7f6a16 Lint datasets NanoCode012 2023-05-29 13:54:06 +09:00
  • de2406c488 Lint convert.py NanoCode012 2023-05-29 13:51:43 +09:00
  • 8b617cc7f6 Lint setup.py NanoCode012 2023-05-29 13:48:07 +09:00
  • ddb86ea821 Lint trainer.py NanoCode012 2023-05-29 13:46:49 +09:00
  • 1a2bd7ff62 Ignore too-few-public-methods NanoCode012 2023-05-29 13:44:28 +09:00
  • 82971e1565 Lint finetune.py NanoCode012 2023-05-29 13:40:12 +09:00
  • f4e5d86268 Lint models.py NanoCode012 2023-05-29 13:32:04 +09:00
  • daf47ccf45 Refactor disable pylint NanoCode012 2023-05-29 13:18:25 +09:00
  • 545cfeb5c7 Refactor error code to use full error message NanoCode012 2023-05-29 10:30:32 +09:00
  • 69722aeef4 Remove fixme disable NanoCode012 2023-05-29 10:22:09 +09:00
  • 5658717dbd Remove disable too many arg NanoCode012 2023-05-29 10:16:31 +09:00
  • e8717d3bef Remove disable NanoCode012 2023-05-29 10:08:30 +09:00
  • 54c3b5b25f Ignore too-many-arguments NanoCode012 2023-05-29 10:08:23 +09:00
  • 5062eca069 Lint callbacks.py NanoCode012 2023-05-29 10:05:11 +09:00
  • cb4f0e9342 Lint prompters.py NanoCode012 2023-05-29 10:03:13 +09:00
  • 4c0eddb3f8 Refactor NanoCode012 2023-05-29 09:51:45 +09:00
  • 1c60c10e00 Lint flash_attn.py NanoCode012 2023-05-29 09:50:36 +09:00
  • 903ea3080d Fix lint NanoCode012 2023-05-29 09:37:44 +09:00
  • cb7cd3429f Fix data.py lint NanoCode012 2023-05-29 09:21:08 +09:00
  • d57ba56746 Ignore import and too many * pylint errors NanoCode012 2023-05-29 09:20:04 +09:00
  • c3a4697016 Update ignores NanoCode012 2023-05-29 03:53:55 +09:00
  • 392dfd9b07 Lint and format NanoCode012 2023-05-29 03:45:42 +09:00
  • a98deb31a6 Add config files NanoCode012 2023-05-29 03:11:19 +09:00
  • 36596adaf7 Add pre-commit: black+flake8+pylint NanoCode012 2023-05-29 01:08:36 +09:00
  • a924a33b45 Merge pull request #111 from OpenAccess-AI-Collective/sharegpt-token-tests v0.1.0 Wing Lian 2023-05-30 11:18:31 -04:00
  • e65aeedce7 fix relative path for fixtures Wing Lian 2023-05-30 10:38:20 -04:00
  • 6cee881d64 Update examples/qlora-openllama-3b/README.md jphillips 2023-05-30 09:33:33 -05:00
  • e6fdeb087f add unit test for sharegpt tokenization Wing Lian 2023-05-30 10:28:17 -04:00
  • 48612f8376 cleanup from pr feedback Wing Lian 2023-05-30 09:56:30 -04:00
  • d91a769b88 update docs Wing Lian 2023-05-29 20:37:32 -04:00
  • 6ef96f569b default to qlora support, make gptq specific image Wing Lian 2023-05-29 20:34:41 -04:00
  • ac85c0ed36 Add Readme, Clean up comments jphillips 2023-05-29 14:35:58 -05:00
  • e43bcc6c4f move CUDA_VERSION_BNB arg inside of stage build scope Wing Lian 2023-05-29 13:30:15 -04:00
  • f1fbf666f7 Merge branch 'main' of https://github.com/OpenAccess-AI-Collective/axolotl into qlora-openllama-3b-example jphillips 2023-05-29 09:09:43 -05:00
  • 370d057096 Add qlora-openllama-3b example jphillips 2023-05-29 09:07:46 -05:00
  • 00323f0a6f fix CUDA_VERSION_BNB env var Wing Lian 2023-05-29 08:06:22 -04:00
  • e0ccaccce2 Update wandb_log_model on vicuna_13B_4bit_reflect.yml Viktorius Suwandi 2023-05-29 16:34:13 +07:00
  • 15e57ba6ee Update wandb_log_model on config.yml Viktorius Suwandi 2023-05-29 16:33:20 +07:00
  • 4eb68ac3f7 Update wandb_log_model on config-3b.yml Viktorius Suwandi 2023-05-29 16:32:49 +07:00
  • b6a539b53c Update wandb_log_model on cerebras_1_3B_alpaca.yml Viktorius Suwandi 2023-05-29 16:32:20 +07:00
  • abddcf4dfe Update wandb_log_model on pythia_1_2B_alpaca.yml Viktorius Suwandi 2023-05-29 16:31:53 +07:00
  • 15aabd2903 Update wandb_log_model on llama_7B_jeopardy.yml Viktorius Suwandi 2023-05-29 15:44:01 +07:00
  • 232b931081 Update wandb_log_model on llama_65B_alpaca.yml Viktorius Suwandi 2023-05-29 15:43:43 +07:00
  • 0736f4f9c1 Update wandb_log_model on llama_13B_alpaca.yml Viktorius Suwandi 2023-05-29 15:43:20 +07:00
  • d77d736631 Update wandb_log_model on llama_7B_alpaca.yml Viktorius Suwandi 2023-05-29 15:43:01 +07:00
  • fad06befee Update wandb_log_model on config.yml Viktorius Suwandi 2023-05-29 15:42:38 +07:00
  • 2aacf75ee1 Update wandb_log_model on galactica_1_3B.yml Viktorius Suwandi 2023-05-29 15:42:19 +07:00
  • 71871345a6 Update wandb_log_model on llama_7B_4bit.yml Viktorius Suwandi 2023-05-29 15:41:59 +07:00
  • 0d14e951a8 Update wandb_log_model on stability_3b.yml Viktorius Suwandi 2023-05-29 15:41:42 +07:00
  • 84fc217f79 Update wandb_log_model on gpt_neox_20b.yml Viktorius Suwandi 2023-05-29 15:41:24 +07:00
  • f317296259 Update wandb_log_model on quickstart.yml Viktorius Suwandi 2023-05-29 15:40:58 +07:00
  • 42a971df32 Update wandb_log_model on sample.yml Viktorius Suwandi 2023-05-29 15:39:42 +07:00
  • 7f7fd68e8e Merge pull request #104 from OpenAccess-AI-Collective/training-fixes-20230529 Wing Lian 2023-05-29 02:19:03 -04:00
  • 21f17cca69 bnb fixes Wing Lian 2023-05-29 00:06:35 -04:00
  • 319e34bfb5 Merge pull request #101 from OpenAccess-AI-Collective/sharegpt-conv Wing Lian 2023-05-28 19:43:54 -04:00
  • 809ccebb38 use python setup install, bdist wheel is unreliable in installing extension Wing Lian 2023-05-28 15:49:13 -04:00
  • 21c8e2deab refactor conversation plucking in sharegpt Wing Lian 2023-05-28 14:36:33 -04:00
  • 8fe12e3bc1 Merge pull request #100 from OpenAccess-AI-Collective/py310-tests Wing Lian 2023-05-28 14:31:07 -04:00
  • 37fc85ac52 Merge pull request #99 from OpenAccess-AI-Collective/hf_use_auth_token Wing Lian 2023-05-28 14:30:04 -04:00
  • 658ed86cb5 add py310 to the test matrix Wing Lian 2023-05-28 14:25:57 -04:00
  • fd5f9656a2 update for pr feedback Wing Lian 2023-05-28 14:23:27 -04:00
  • 1c33eb88a7 new hf_use_auth_token setting so login to hf isn't required Wing Lian 2023-05-28 13:08:49 -04:00
  • a798ba1659 ensure libbitsandbytes*.so gets included with wheel Wing Lian 2023-05-28 12:28:37 -04:00
  • 666febcfb5 Merge pull request #97 from NanoCode012/feat/test-validation NanoCode012 2023-05-29 00:38:22 +09:00
  • 52dd92a0cd Feat: Update validate_config and add tests NanoCode012 2023-05-29 00:25:54 +09:00
  • 88889590ec Merge pull request #90 from NanoCode012/feat/addict Wing Lian 2023-05-28 10:43:07 -04:00
  • f87bd20555 Fix incorrect syntax in test NanoCode012 2023-05-28 23:35:29 +09:00
  • dd83a20c27 Update test to run on PR NanoCode012 2023-05-28 23:30:17 +09:00
  • 7bf2069afd Apply black formatter NanoCode012 2023-05-28 23:14:04 +09:00
  • 923151ffab Add test for DictDefault NanoCode012 2023-05-28 23:05:09 +09:00
  • 56f9ca5709 refactor: fix previous refactors NanoCode012 2023-05-28 22:25:42 +09:00
  • 8bd7a49cd7 Refactor to use DictDefault instead NanoCode012 2023-05-28 22:09:04 +09:00
  • 18d41cee4a Add DictDefault NanoCode012 2023-05-28 22:08:39 +09:00
  • 93acb648bd Fix load error NanoCode012 2023-05-28 02:55:46 +09:00
  • bdfe7c9201 Convert attrdict to addict NanoCode012 2023-05-28 02:28:06 +09:00
  • 0d4a7f4c04 Merge pull request #67 from OpenAccess-AI-Collective/refactor-tokenizer-load Wing Lian 2023-05-28 08:49:34 -04:00
  • af3aacbe16 Merge pull request #93 from OpenAccess-AI-Collective/dev-base Wing Lian 2023-05-27 19:40:29 -04:00
  • cc67862dd3 move list not in list logic to fn Wing Lian 2023-05-27 16:42:05 -04:00
  • cf37980395 fix missing run coninuation Wing Lian 2023-05-27 15:28:54 -04:00
  • ed2dd77e35 Merge pull request #89 from OpenAccess-AI-Collective/NanoCode012-update-action-version NanoCode012 2023-05-28 02:12:26 +09:00
  • 2b8c28bab8 Update actions version NanoCode012 2023-05-28 01:51:10 +09:00
  • 312b8d51d6 update docker to compile latest bnb to properly support qlora Wing Lian 2023-05-27 12:36:53 -04:00
  • 782996d94a Merge pull request #86 from OpenAccess-AI-Collective/NanoCode012-warning-remote-code NanoCode012 2023-05-28 01:29:35 +09:00
  • b50d7d311c Merge pull request #88 from OpenAccess-AI-Collective/NanoCode012-completion-prompter-no-inherit NanoCode012 2023-05-28 01:29:03 +09:00
  • 35af017001 Merge pull request #87 from OpenAccess-AI-Collective/add_prompter_tests Wing Lian 2023-05-27 12:21:23 -04:00
  • a653392287 use requirements file for tests Wing Lian 2023-05-27 12:17:46 -04:00
  • 72b6ca0d9f cache pip Wing Lian 2023-05-27 12:16:54 -04:00
  • 7f53fd2ab6 alright, just local install it Wing Lian 2023-05-27 12:16:06 -04:00
  • c29d33352c move python path to same step as tests Wing Lian 2023-05-27 12:06:23 -04:00
  • 403af0b1d7 fix path and streamline pip installs Wing Lian 2023-05-27 11:58:37 -04:00
  • 9ac1884323 Fix: Remove base class inherit for CompletionPrompter NanoCode012 2023-05-28 00:51:35 +09:00
  • d199d6c261 automated testing in github actions Wing Lian 2023-05-27 11:51:01 -04:00
  • 2824423d10 Add warning for trust_remote_code NanoCode012 2023-05-28 00:46:56 +09:00