|
| 1 | +git submodule add https://github.com/nomic-ai/gpt4all-ui.git ./29/gpt4all-ui |
| 2 | +git submodule add https://github.com/yoheinakajima/babyagi.git ./29/local-llm/babyagi |
| 3 | +git submodule add https://github.com/nomic-ai/pygpt4all.git ./29/local-llm/pygpt4all |
| 4 | +git submodule add https://github.com/eyurtsev/kor.git ./29/local-llm/kor |
| 5 | +git submodule add https://github.com/EliasVincent/vicunia.git ./29/local-llm/vicunia |
| 6 | +git submodule add https://github.com/nomic-ai/gpt4all-chat.git ./29/local-llm/gpt4all-chat |
| 7 | +git submodule add https://github.com/kostyk348/alpaca.cpp.git ./29/local-llm/merge |
| 8 | +git submodule add https://github.com/boto/botocore.git ./29/local-llm/alpaca.cpp/inputs/botocore |
| 9 | +git submodule add https://github.com/boto/boto3.git ./29/local-llm/alpaca.cpp/inputs/boto3 |
| 10 | +git submodule add https://github.com/boto/botostubs.git ./29/local-llm/alpaca.cpp/inputs/botostubs |
| 11 | +git submodule add https://github.com/aws/aws-cli.git ./29/local-llm/alpaca.cpp/inputs/aws-cli |
| 12 | +git submodule add https://github.com/ggerganov/llama.cpp.git ./29/local-llm/alpaca.cpp |
| 13 | +git submodule add https://github.com/nomic-ai/gpt4all.git ./29/local-llm/gpt4all-old |
| 14 | +git submodule add https://github.com/cocktailpeanut/dalai.git ./29/local-llm/dalai |
| 15 | +git submodule add https://github.com/mpociot/llamero.git ./29/local-llm/llamero |
| 16 | +git submodule add https://github.com/yrvelez/llama_gui.git ./29/local-llm/llama_gui |
| 17 | +git submodule add https://gist.github.com/6517823485f88a40a09979c1a19561ce.git ./29/local-llm/test-alpaca-generator |
| 18 | +git submodule add https://github.com/huggingface/transformers ./29/local-llm/text-generation-webui/src/transformers |
| 19 | +git submodule add https://github.com/thomasantony/text-generation-webui.git ./29/local-llm/text-generation-webui |
| 20 | +git submodule add https://github.com/reorx/awesome-chatgpt-api.git ./29/local-llm/train/awesome-chatgpt-api |
| 21 | +git submodule add https://github.com/promptslab/Promptify.git ./29/local-llm/train/Promptify |
| 22 | +git submodule add https://github.com/OpenMindClub/awesome-chatgpt.git ./29/local-llm/train/awesome-chatgpt |
| 23 | +git submodule add https://github.com/HazyResearch/ama_prompting.git ./29/local-llm/train/ama_prompting |
| 24 | +git submodule add https://github.com/promptslab/Awesome-Prompt-Engineering.git ./29/local-llm/train/Awesome-Prompt-Engineering |
| 25 | +git submodule add https://github.com/linonetwo/langchain-alpaca.git ./29/local-llm/langchain-alpaca |
| 26 | +git submodule add https://github.com/ggerganov/llama.cpp.git ./29/local-llm/llama.cpp |
| 27 | +git submodule add https://github.com/qwopqwop200/GPTQ-for-LLaMa.git ./29/local-llm/GPTQ-for-LLaMa |
| 28 | +git submodule add https://github.com/robertschulze/langchain.git ./29/local-llm/langchain |
| 29 | +git submodule add https://github.com/yizhongw/self-instruct.git ./29/local-llm/self-instruct |
| 30 | +git submodule add https://github.com/chris-alexiuk/alpaca-lora.git ./29/local-llm/alpaca-lora |
| 31 | +git submodule add https://github.com/huggingface/text-generation-inference.git ./29/local-llm/text-generation-inference |
| 32 | +git submodule add https://github.com/deep-diver/Alpaca-LoRA-Serve.git ./29/local-llm/Alpaca-LoRA-Serve |
| 33 | +git submodule add https://github.com/lm-sys/FastChat.git ./29/local-llm/FastChat |
| 34 | +git submodule add https://github.com/abetlen/llama-cpp-python.git ./29/local-llm/llama-cpp-python |
| 35 | +git submodule add https://github.com/karpathy/nanoGPT.git ./29/local-llm/nanoGPT |
| 36 | +git submodule add https://github.com/huggingface/peft.git ./28/gpt4all |
| 37 | +git submodule add https://github.com/python/peps.git ./27/introspector/datasources/python/pep/peps |
| 38 | +git submodule add https://github.com/python/pyperformance.git ./27/introspector/input/pyperformance |
| 39 | +git submodule add https://github.com/YoloSwagTeam/ast2json.git ./27/introspector/input/ast2json |
| 40 | +git submodule add https://github.com/pyecore/pyuml2.git ./27/introspector/src/pyuml2 |
| 41 | +git submodule add https://github.com/pyg-team/pytorch_geometric ./27/introspector/src/torch-geometric |
0 commit comments