John6666

Results 7 issues of John6666

The dataset used in one of the tutorials seems to be a gated model, as the title suggests. As there is no explanation of this in the tutorial, it seems...

It seems that the `tfs_z` argument has been removed from `llama.cpp`. Passing it causes an error. https://github.com/ggml-org/llama.cpp/issues/9587

The current `MISTRAL` template appears to be from a time when the specifications were not finalized, and there is some confusion. It works well, and in fact I use it...

**Describe the bug** https://github.com/huggingface/agents-course/issues/510 Although the above change means that approval for the Llama model is no longer required to use the Notebook, there seems to be some confusion because...

hands-on-bug

I saw reports on [the forum](https://discuss.huggingface.co/t/rl-course-unit-1-python-setup-py-egg-info-did-not-run-successfully/167429/3) and Discord. This is a workaround to bypass [the upstream Box2D installation failure](https://github.com/Farama-Foundation/Gymnasium/issues/1324).

by GPT **Summary** The Unit 1 “Introduction to Diffusers” notebook still installs `pyarrow==9.0.0`. On Colab (Python 3.11/3.12), that pin has no prebuilt wheels, so the first setup cell fails with...

I encountered a problem while trying [BitNet](https://github.com/microsoft/BitNet). I think it can be avoided in Docker space, but not in Gradio space. ## Bug description Some packages cannot be installed via...