-
https://github.com/dpfried/incoder
https://huggingface.co/facebook/incoder-6B
-
The demo on HuggingFace spaces currently produces a runtime error
-
### This issue is to have a centralized place to list and track work on adding support to new ops for the MPS backend.
[**PyTorch MPS Ops Project**](https://github.com/users/kulinseth/projects/1/vi…
-
Can you please update the link to the huggingface model
https://huggingface.co/facebook/incoder-1B
is no longer available
-
Hi,
Thanks for your sharing.
I plan to re-run your shared incode fine-tuning code, but I met some problems when fine-tuning.
Specifically, I used your shared docker image to run the code, but…
-
fig 1
![image](https://user-images.githubusercontent.com/36894403/235307398-a1d1418c-ad24-4d43-99e6-42b1430ca385.png)
-
this is an Issue to track which pre-existing huge models (>11GB) need sharding, which have been completed and the code to do that.
### Why shard huge checkpoints?
Because it takes much less CPU …
-
- [x] Port [Hailey's implementation of Fill In the Middle (FIM)](https://github.com/EleutherAI/gpt-neox/blob/FIM-clean/megatron/data/gpt2_dataset.py#L115)
- [ ] Positional encodings (e.g., rotary/alib…
-
Hello, maintainers and contributors,
I hope you are all doing well. I am writing this issue to inquire about the FIM implementation in this repository. I noticed that the implementation differs fro…
-
An idea for a new `Code` Component, which supports:
* editable code (for inputs) or displayed code (for outputs)
* simple syntax highlighting for various common languages
Inspired by:
* https://…