shavirazh commited on
Commit
061aef3
Β·
verified Β·
1 Parent(s): bb91f9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -62,7 +62,8 @@ This app will analyze your needs and recommend songs using real music intelligen
62
  - `Transformers` – LLM model loading
63
  - `LangChain` – for prompt templates and parsing
64
  - `Pandas` – data filtering and exporting
65
- - `DeepSeek LLM 7B Chat` – for input parsing
 
66
 
67
  ---
68
 
@@ -75,7 +76,7 @@ This app will analyze your needs and recommend songs using real music intelligen
75
 
76
  ## πŸ™ Credits
77
 
78
- Developed by Shavira Zhalsabilla (personal project), for use in media production, research, and creative prototyping.
79
 
80
  ---
81
 
@@ -84,6 +85,7 @@ Developed by Shavira Zhalsabilla (personal project), for use in media production
84
  Feel free to reach out or leave an issue. We’re happy to collaborate or improve this experience!
85
 
86
  Email: [email protected]
 
87
  LinkedIn: https://linkedin.com/in/shavirazh
88
 
89
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
62
  - `Transformers` – LLM model loading
63
  - `LangChain` – for prompt templates and parsing
64
  - `Pandas` – data filtering and exporting
65
+ - `tiny-random-Mistral-7B` – for input parsing (THIS SPACE)
66
+ - `DeepSeek LLM 7B Chat` – for input parsing (production)
67
 
68
  ---
69
 
 
76
 
77
  ## πŸ™ Credits
78
 
79
+ Developed by Shavira Z (personal project), for use in media production, research, and creative prototyping.
80
 
81
  ---
82
 
 
85
  Feel free to reach out or leave an issue. We’re happy to collaborate or improve this experience!
86
 
87
  Email: [email protected]
88
+
89
  LinkedIn: https://linkedin.com/in/shavirazh
90
 
91
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference