-
Now that biome has added support for Grit as a [formattable language](https://github.com/biomejs/biome/tree/8a90b895663c92aec0697ef4ecb35d15914028cf/crates/biome_grit_formatter) we should add a `grit …
-
I'm now trying to train llama3.1 with GRIT pipeline.
At first I directly change ``--model_name_or_path`` and run the training code (the training script I used is as follows)
```
#!/bin/bash
#SB…
-
The migration guide section for Windows using WSL does not function properly. After running 'curl -fsSL https://docs.grit.io/install | bash' within the source code directory, the new bash instance doe…
-
how to download GRIT-20M dataset?
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
The command `grit apply openai` gets stuck …
-
I was testing grit on a large corporate project and some `.tsx` files are throwing an error. Unfortunately I can't paste code here verbatim due to IP, but here's is one complete file and one snippet t…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
When running the `openai migrate` command, …
-
### Housekeeping
- [X] I'm sure this issue is _not_ a duplicate
### Icon Type
- [X] File Icon
- [ ] Folder Icon
### Icon Type
- [ ] Extension
- [ ] Filename
- [ ] Language ID
### Original Icon
…
-
Great work. would you like to release the code of dataset processing, especially the GRIT-Entity dataset?I would like to reproduce the training process.