Update SmolLM2_360M_model_debugging.py
Browse files
SmolLM2_360M_model_debugging.py
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# SmolLM2_360M_model.py
|
| 2 |
-
# Standalone Python script for SmolLM2-360M model inference on Windows 10.
|
| 3 |
|
| 4 |
# --- Configuration ---
|
| 5 |
# List of default prompts
|
|
|
|
| 1 |
# SmolLM2_360M_model.py
|
| 2 |
+
# Standalone Python Pytorch script for SmolLM2-360M model inference on Windows 10.
|
| 3 |
|
| 4 |
# --- Configuration ---
|
| 5 |
# List of default prompts
|