Change package name

This commit is contained in:
Philipp Emanuel Weidmann
2025-11-16 17:01:50 +05:30
parent 1a59d226c1
commit 3f346b6150
3 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ Prepare a Python 3.10+ environment with PyTorch 2.2+ installed as appropriate
for your hardware. Then run:
```
pip install heretic
pip install heretic-llm
heretic Qwen/Qwen3-4B-Instruct-2507
```