- 07 Feb, 2024 1 commit
-
-
Xuanlei Zhao authored
-
- 01 Feb, 2024 1 commit
-
-
YeAnbang authored
* fix script * fix script * fix chat nan * fix chat nan
-
- 25 Jan, 2024 1 commit
-
-
李文军 authored
[NFC] polish applications/Colossal-LLaMA-2/colossal_llama2/tokenizer/init_tokenizer.py code style (#5228)
-
- 22 Jan, 2024 1 commit
-
-
Desperado-Jia authored
-
- 18 Jan, 2024 1 commit
-
-
Michelle authored
-
- 11 Jan, 2024 1 commit
-
-
digger yu authored
-
- 10 Jan, 2024 1 commit
-
-
digger yu authored
-
- 09 Jan, 2024 1 commit
-
-
Hongxin Liu authored
* update accelerator * fix timer * fix amp * update * fix * update bug * add error raise * fix autocast * fix set device * remove doc accelerator * update doc * update doc * update doc * use nullcontext * update cpu * update null context * change time limit for example * udpate * update * update * update * [npu] polish accelerator code --------- Co-authored-by:
Xuanlei Zhao <xuanlei.zhao@gmail.com> Co-authored-by:
zxl <43881818+oahzxl@users.noreply.github.com>
-
- 08 Jan, 2024 1 commit
-
-
binmakeswell authored
* [doc] SwiftInfer release * [doc] SwiftInfer release * [doc] SwiftInfer release * [doc] SwiftInfer release * [doc] SwiftInfer release
-
- 07 Jan, 2024 2 commits
-
-
github-actions[bot] authored
Co-authored-by:github-actions <github-actions@github.com>
-
binmakeswell authored
* [doc] add Colossal-LLaMA-2-13B * [doc] add Colossal-LLaMA-2-13B * [doc] add Colossal-LLaMA-2-13B
-
- 06 Jan, 2024 1 commit
-
-
Camille Zhong authored
* Update README.md * Update README.md
-
- 05 Jan, 2024 1 commit
-
-
Tong Li authored
* update readme * update readme * update link * update * update readme * update * update * update * update title * update example * update example * fix content * add conclusion * add license * update * update * update version * fix minor
-
- 22 Dec, 2023 1 commit
-
-
Yuanchen authored
Co-authored-by:Xu <yuanchen.xu00@gmail.com>
-
- 20 Dec, 2023 1 commit
-
-
BlueRum authored
-
- 15 Dec, 2023 1 commit
-
-
Yuanchen authored
Co-authored-by:Xu Yuanchen <yuanchen.xu00@gmail.com>
-
- 12 Dec, 2023 1 commit
-
-
Yuanchen authored
* Support GSM, Data Leakage Evaluation and Tensor Parallel * remove redundant code and update inference.py in examples/gpt_evaluation --------- Co-authored-by:Xu Yuanchen <yuanchen.xu00@gmail.com>
-
- 11 Dec, 2023 1 commit
-
-
Michelle authored
* fix pangu api * add comment
-
- 07 Dec, 2023 1 commit
-
-
Yuanchen authored
* Add finetuning Colossal-Llama-2 example * Add finetuning Colossal-Llama-2 example 2 * Add finetuning Colossal-Llama-2 example and support NEFTuning * Add inference example and refine neftune * Modify readme file * update the imports --------- Co-authored-by:
Xu Yuanchen <yuanchen.xu00@gmail.com> Co-authored-by:
Camille Zhong <44392324+Camille7777@users.noreply.github.com>
-
- 01 Dec, 2023 1 commit
-
-
Michelle authored
* fix doc * modify doc
-
- 30 Nov, 2023 1 commit
-
-
Michelle authored
* refactor server and webui & add new feature * add requirements * modify readme and ui
-
- 29 Nov, 2023 2 commits
-
-
github-actions[bot] authored
Co-authored-by:github-actions <github-actions@github.com>
-
digger yu authored
-
- 28 Nov, 2023 1 commit
-
-
Zian(Andy) Zheng authored
* add safetybench and cvalues(responsibility) eval dataset * Modify code according to review suggestions --------- Co-authored-by:Orion-Zheng <zhengzian@u.nus.edu>
-
- 27 Nov, 2023 1 commit
-
-
digger yu authored
-
- 23 Nov, 2023 1 commit
-
-
YeAnbang authored
* add langchain * add langchain * Add files via upload * add langchain * fix style * fix style: remove extra space * add pytest; modified retriever * add pytest; modified retriever * add tests to build_on_pr.yml * fix build_on_pr.yml * fix build on pr; fix environ vars * seperate unit tests for colossalqa from build from pr * fix container setting; fix environ vars * commented dev code * add incremental update * remove stale code * fix style * change to sha3 224 * fix retriever; fix style; add unit test for document loader * fix ci workflow config * fix ci workflow config * add set cuda visible device script in ci * fix doc string * fix style; update readme; refactored * add force log info * change build on pr, ignore colossalqa * fix docstring, captitalize all initial letters * fix indexing; fix text-splitter * remove debug code, update reference * reset previous commit * update LICENSE update README add key-value mode, fix bugs * add files back * revert force push * remove junk file * add test files * fix retriever bug, add intent classification * change conversation chain design * rewrite prompt and conversation chain * add ui v1 * ui v1 * fix atavar * add header * Refactor the RAG Code and support Pangu * Refactor the ColossalQA chain to Object-Oriented Programming and the UI demo. * resolved conversation. tested scripts under examples. web demo still buggy * fix ci tests * Some modifications to add ChatGPT api * modify llm.py and remove unnecessary files * Delete applications/ColossalQA/examples/ui/test_frontend_input.json * Remove OpenAI api key * add colossalqa * move files * move files * move files * move files * fix style * Add Readme and fix some bugs. * Add something to readme and modify some code * modify a directory name for clarity * remove redundant directory * Correct a type in llm.py * fix AI prefix * fix test_memory.py * fix conversation * fix some erros and typos * Fix a missing import in RAG_ChatBot.py * add colossalcloud LLM wrapper, correct issues in code review --------- Co-authored-by:
YeAnbang <anbangy2@outlook.com> Co-authored-by:
Orion-Zheng <zheng_zian@u.nus.edu> Co-authored-by:
Zian(Andy) Zheng <62330719+Orion-Zheng@users.noreply.github.com> Co-authored-by:
Orion-Zheng <zhengzian@u.nus.edu>
-
- 14 Nov, 2023 1 commit
-
-
Orion-Zheng authored
-
- 09 Nov, 2023 1 commit
-
-
Yuanchen authored
Co-authored-by:Xu Yuanchen <yuanchen.xu00@gmail.com>
-
- 31 Oct, 2023 1 commit
-
-
Yuanchen authored
Co-authored-by:Xu Yuanchen <yuanchen.xu00@gmail.com>
-
- 17 Oct, 2023 1 commit
-
-
github-actions[bot] authored
Co-authored-by:github-actions <github-actions@github.com>
-
- 16 Oct, 2023 1 commit
-
-
Zian(Andy) Zheng authored
To be compatible with the new change in the Transformers library, where a new argument 'padding_mask' was added to forward function of attention layer. https://github.com/huggingface/transformers/pull/25598
-
- 10 Oct, 2023 3 commits
-
-
Camille Zhong authored
-
Camille Zhong authored
-
Camille Zhong authored
add modelscope link
-
- 28 Sep, 2023 1 commit
-
-
Tong Li authored
-
- 27 Sep, 2023 3 commits
-
-
binmakeswell authored
-
Yuanchen authored
Co-authored-by:Xu Yuanchen <yuanchen.xu00@gmail.com>
-
flybird11111 authored
* [chat] fix gemini strategy * [chat] fix gemini strategy * [chat] fix gemini strategy * [chat] fix gemini strategy * g# This is a combination of 2 commits. [chat] fix gemini strategy fox * [chat] fix gemini strategy update llama2 example [chat] fix gemini strategy * [fix] fix gemini strategy * [fix] fix gemini strategy * [fix] fix gemini strategy * [fix] fix gemini strategy * [fix] fix gemini strategy * [fix] fix gemini strategy * [fix] fix gemini strategy * [fix] fix gemini strategy * [fix] fix gemini strategy * [fix] fix gemini strategy * fix * fix * fix * fix * fix * Update train_prompts.py
-
- 26 Sep, 2023 2 commits
-
-
Chandler-Bing authored
change filename: pretraining.py -> trainin.py there is no file named pretraing.py. wrong writing
-
Tong Li authored
-