emeses commited on
Commit
60f48d4
·
1 Parent(s): 075f389

Update space

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: LLaMA Chat Interface
3
  emoji: 🦙
4
  colorFrom: blue
5
  colorTo: purple
@@ -15,9 +15,11 @@ python_version: "3.10"
15
  A chat interface using fine-tuned LLaMA 3.2B model.
16
 
17
  ## Features
18
- - 4-bit quantization for efficient inference
19
- - Adjustable generation parameters
20
- - User-friendly chat interface
21
 
22
  ## Usage
23
- Just start typing in the chat box to interact with the model.
 
 
 
 
1
  ---
2
+ title: Student Class Prep Companion
3
  emoji: 🦙
4
  colorFrom: blue
5
  colorTo: purple
 
15
  A chat interface using fine-tuned LLaMA 3.2B model.
16
 
17
  ## Features
18
+ - Scrape schedule from site
19
+ - Pick topics for lecture preparation
 
20
 
21
  ## Usage
22
+ 1. Extract schedule to fill the dropdown list with topics from your lecture schedule
23
+ 2. Pick topics for your lecture preparation
24
+ 3. Generate course preparation
25
+ 4. Interact with assistant to learn further