Jaward commited on
Commit
6f10caf
1 Parent(s): 4c17711

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ license: mit
10
  3. **RAG Module**: Used to curate and help the model learn from students' prompts and adapt accordingly.
11
  4. **Python Packages**: Install requirements.txt.
12
  5. **Dataset**: Download [code_instructions_122k_alpaca_style](https://huggingface.co/datasets/TokenBender/code_instructions_122k_alpaca_style) plus some custom curated dataset
13
- 6. **Mistra-7B-Instruct-v0.1**: Download [mistralai/Mistral-7B-Instruct-v0.1 ](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) pytorch bin weights
14
  7. **Realistic 3D Intelligent Persona/Avatar (Optional)**: For this I'm using soulmachine's digital humans.
15
 
16
  ## Samples showing Adaptive Learning Capabilities
 
10
  3. **RAG Module**: Used to curate and help the model learn from students' prompts and adapt accordingly.
11
  4. **Python Packages**: Install requirements.txt.
12
  5. **Dataset**: Download [code_instructions_122k_alpaca_style](https://huggingface.co/datasets/TokenBender/code_instructions_122k_alpaca_style) plus some custom curated dataset
13
+ 6. **Mistra-7B-Instruct-v0.1**: Download [mistralai/Mistral-7B-Instruct-v0.1 ](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) pytorch bin weights
14
  7. **Realistic 3D Intelligent Persona/Avatar (Optional)**: For this I'm using soulmachine's digital humans.
15
 
16
  ## Samples showing Adaptive Learning Capabilities