We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31ae967 + c5b3a6f commit 3de05e4Copy full SHA for 3de05e4
its-a-smol-world/src/constants.py
@@ -0,0 +1,3 @@
1
+MODEL_NAME = "HuggingFaceTB/SmolLM2-1.7B-Instruct"
2
+DEVICE = "mps"
3
+T_TYPE = "bfloat16"
0 commit comments