You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,6 +130,7 @@ This repository provides a collection of reference implementations:
130
130
131
131
### Requirements
132
132
133
+
- python 3.12
133
134
- On macOS: Install the Xcode CLI tools --> `xcode-select --install`
134
135
- On Linux: These reference implementations require CUDA
135
136
- On Windows: These reference implementations have not been tested on Windows. Try using solutions like Ollama if you are trying to run the model locally.
@@ -151,7 +152,7 @@ If you want to modify the code or try the metal implementation set the project u
0 commit comments