intial commit
This commit is contained in:
parent
9196f28324
commit
7dd5e7be4a
1 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
# zed_workouts
|
# zed_workouts
|
||||||
|
|
||||||
|
Test a new coding workflow. Want to try and use a local LLM to facilitate coding a django based workout webpage to track and store workouts in MySQL db.
|
||||||
|
Implemented qwen2.57b-instruct-q4_K-M with Zed Agent to develop code. Tried some other agents and this is the first one I was able to get to respond with proper tool calls.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue