-
Notifications
You must be signed in to change notification settings - Fork 101
/
.gitmodules
18 lines (18 loc) · 974 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "examples/gradio/prod/reft_goody2"]
path = examples/agent/prod/reft_goody2
url = https://huggingface.co/spaces/pyvene/reft_goody2
[submodule "examples/gradio/prod/reft_chat7b"]
path = examples/agent/prod/reft_chat7b
url = https://huggingface.co/spaces/pyvene/reft_chat7b
[submodule "examples/agent/prod/reft_emoji_chat"]
path = examples/agent/prod/reft_emoji_chat
url = https://huggingface.co/spaces/pyvene/reft_emoji_chat
[submodule "examples/agent/prod/reft_ethos_llama3"]
path = examples/agent/prod/reft_ethos_llama3
url = https://huggingface.co/spaces/pyvene/reft_ethos_llama3
[submodule "examples/agent/prod/reft_emoji_chat_llama3"]
path = examples/agent/prod/reft_emoji_chat_llama3
url = https://huggingface.co/spaces/pyvene/reft_emoji_chat_llama3
[submodule "examples/agent/prod/reft_golden_gate_bridge_llama3"]
path = examples/agent/prod/reft_golden_gate_bridge_llama3
url = https://huggingface.co/spaces/pyvene/reft_golden_gate_bridge_llama3