Skip to content

Commit 1006f58

Browse files
committed
Add groq to deps and introduce new groq module
1 parent 2d845de commit 1006f58

File tree

4 files changed

+206
-181
lines changed

4 files changed

+206
-181
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ finetuning_ckpts/
4646
assertion.log
4747
*.log
4848
*.db
49+
.venv

dsp/modules/groq.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# stub for groq

0 commit comments

Comments
 (0)