issues Search Results · repo:bigcode-project/starcoder.cpp language:C
Filter by
30 results
(82 ms)30 results
inbigcode-project/starcoder.cpp (press backspace or delete to remove)I tried to follow the Quick start.
$ git clone https://github.com/bigcode-project/starcoder.cpp
Clonage dans starcoder.cpp ...
remote: Enumerating objects: 110, done.
remote: Counting objects: 100% (110/110), ...
dmeziere
- Opened on Jan 6
- #36
i ve tried to convert model from HF to GGML format:
python3 convert-hf-to-ggml.py ../starcoderbase_int8
and got an error:
Loading model: ../starcoderbase_int8
Loading checkpoint shards: ...
Traceback ...
Alex20129
- Opened on Mar 1, 2024
- #35
After installing the code and models successfully I ran per the directions in the README. However the output is useless
from a code development perspective and does not at all match the README files reported ...
DavidARivkin
- 1
- Opened on Aug 26, 2023
- #33
When using starchat the model will likely start talking bullshit (in Spanish) after printing out the sequence:
|system| |end| |user|
I added a rudimentary fix to stop generating new tokens in case ...
KukumavMozolo
- Opened on Aug 22, 2023
- #32
We need to add the new models infos to README. They should be already supported
good first issue
help wanted
NouamaneTazi
- Opened on Aug 3, 2023
- #31
cdj0311
- 1
- Opened on Jul 27, 2023
- #30
python3 convert-hf-to-ggml.py bigcode/starcoderplus
is failing with error: RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
% python3 convert-hf-to-ggml.py ...
antonakv
- 1
- Opened on Jul 24, 2023
- #29
requirements.txt file with pinned python3 package versions is missing in the repository
antonakv
- 1
- Opened on Jul 24, 2023
- #28
when i run make command on ubuntu18.04(with gcc version 7.5.0), got the following error:
ggml.c:534:27: error: incompatible types when initializing type ‘__m256i {aka const __vector(4) long long int}’ ...
colongj
- 1
- Opened on Jul 24, 2023
- #27

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.