Matheus Tusi
Results
2
issues of
Matheus Tusi
# What does this PR do? This PR changes the behavior of the function `_setup_devices(self)` to actually return an mps device when mps is available on the current machine. (Also...
Hi! When trying to convert a fine tuned Ollama model with the following options: `python -m exporters.coreml --use_past --compute_units all --preprocessor tokenizer --model=./merged_finetuned_open_llama_3b_v2_shakespeare ./models/shakespearellama.mlpackage` I get the following error: `File...