I have been trying to implement StarCoder to be able to analyze Solidity source code. However, I am having trouble using StarCoder on google colab as I am getting a KeyError. Haven’t been able to find anything on the internet about how to fix this issue with Starcoder. I have attached my code below. The tokenizer works after I imported tokenizers, however the model is what is triggering the error.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| StarCoderBase results in HuggingChat vs API | 0 | 379 | May 8, 2023 | |
| API usage for Starcode and wizardcoder | 1 | 563 | July 7, 2023 | |
| How do I actually get to ask a question , where is the Playground | 9 | 311 | October 6, 2023 | |
| Instruction Fine-Tuning StarCoder Model | 0 | 629 | June 28, 2023 | |
| We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like bigcode/starcoderbase-1b is not the path to a directory containing a file named config.json | 7 | 12568 | December 13, 2024 |
