Avi Aryan
Avi Aryan
Ethers and Waffle already has bindings
- Waffle using ethers.js - It seems to be the winner going forward (https://ethereum.stackexchange.com/questions/62028/what-is-the-difference-between-web3-js-and-ethers-js) Here is a migration guide from Web3.js https://docs.ethers.io/v5/migration/web3/
I don't think there is a hard requirement to only use Mistral. Can we have a feature to use any Ollama model? I would like to use llama3 or phi3...
I am following the instructions given in the README. However, I am not able to generate a CoreML model. I did the following steps - ```sh conda create -n py310-whisper...