Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Open chrome://extensions/ in your browser and enable developer mode.
Then click on "Load unpacked" and select the folder where you cloned this repository.
![unpack](https://user-images.githubusercontent.com/6381544/236060695-c432a612-bfeb-4708-909a-f1bb8a64f732.png)

Then click on the extension icon to enable it, you will need to enter the bigcode model endpoint url https://api-inference.huggingface.co/models/bigcode/starcoder/ and your hf readonlys api key. Click save to activate this mode.
Then click on the extension icon to enable it, you will need to enter the bigcode model endpoint url https://api-inference.huggingface.co/models/bigcode/starcoderbase/ and your hf readonlys api key. Click save to activate this mode.
![image](https://user-images.githubusercontent.com/6381544/236060887-5c7fd3b1-d5f7-4b86-8282-8925ed867825.png)

## Demo
Expand Down