Closed alex13by closed 1 month ago
Why not keep the model in the current directory, which will make subsequent cleanup management much easier
Hi, the model can be loaded from and stored in any directory. Instead of using:
model_id = "cyan2k/molmo-7B-D-bnb-4bit"
Use:
model_id = "C:\path\to\model""
Why not keep the model in the current directory, which will make subsequent cleanup management much easier