-
Iterate on the SFT-8 dataset mixes to create pretraining and final SFT mixes for SFT-9. This requires investigating the quality and usefulness of the datasets. Community input welcome below. See the `…
-
# Trending repositories for C#
1. [**BeyondDimension / SteamTools**](https://github.com/BeyondDimension/SteamTools)
__🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。__
11 stars to…
-
"Ich bin grad zpatschert dafür..."
I downloaded GPT4ll recently and would like to try Zicklein with it, but unfortunately i'm a bit stumped on how to get it into GPT4all so i can try it.
It migh…
-
Hi Abdeladim, many thanks for this new branch which I didn't expect it done this quick ! I tried on 3 platforms, ie. OSX Mojave, WSL2( ubuntu) and Ubuntu 22.04, but can't make it work... First pip/git…
-
## Description
I'm trying to use a huggingface api with jupyter_ai
I keep getting this
```
Task exception was never retrieved
future:
Traceback (most recent call last):
File "/home/user1…
-
### 🐛 Describe the bug
Unable to convert 30B model to ONNX. I am using 4x A100's , 500GB RAM, 2.5TB Memory, still running out of memory.
Here's the repro:
I believe this is reproable in any…
-
Good day. My issue is as follows: the output quality the setup described in the README produces is much lower than what can be observed on screenshots, such as https://rentry.org/llama-examples. My se…
-
### Describe the bug
I am not able to get any reasonable input when using codellama hosted in togetherAI.
### Reproduce
```python
import os
os.environ["TOGETHERAI_API_KEY"] = "..."
from interpre…
-
| | Name | Publication Date | Model Type | Sizes |URL |
|-----------|------|-----------------|------------|-------|------|
| - | CodeGen | 03/22 | Decoder | 350M, 2B, 6B, 16B |https://hugg…
-
I'm working on integrating AutoGPTQ (https://github.com/PanQiWei/AutoGPTQ/) as a plugin, and running into random errors or unexpected behavior along the way. Took a look at mpt and gpt4all, but both a…