-
## 🐛 Bug
When running Phi-3.5-mini-instruct,Mistral-Nemo-Base-2407 and Qwen2.5-7B-Instruct with NeMo + ThunderFX and constant folding enabled we get error:
> File ".1546", line 7, in forwar…
-
![image](https://github.com/user-attachments/assets/6c5d8fc3-ed6c-4d2a-942d-be6642015c75)
![image](https://github.com/user-attachments/assets/9c608f00-f5f3-494f-b8f2-6817deabe546)
Python 3.10.15
[r…
-
Hello,
I'm struggling a bit to build this on mac. I created a Conda environment with python 3.11 since it seems to be required by this tool, based on it looking for a file in python 3.11 when buildin…
-
When on Python 3.12, I get the error:
`RuntimeError: Cannot install on Python version 3.12.7; only versions >=3.6,=3.10 and all versions of outetts depend on Python>=3.10, we can
conclude th…
-
Following instructions in docker/README.md:
```
docker build -t interpany:v0 -f docker/Dockerfile .
```
```
136.1 ERROR: Ignored the following versions that require a different python version: …
-
from @felixfontein in https://github.com/ansible/ansible-documentation/pull/1920#issuecomment-2480693020
it's no longer possible to run the update dependency tasks for stable-2.17 and stable-2.16 i…
-
**Describe the bug**
I am trying to install the scenario runner 0.9.15 (same as the carla version) under Ubuntu 22.04. I cloned the repository, checked out v0.9.15 and wanted to install the requireme…
-
`root@graylog:~/mongodb-without-avx/mongo# python3 -m pip install -r etc/pip/compile-requirements.txt
error: externally-managed-environment
× This environment is externally managed
╰─> To instal…
-
I am curious if you have evaluated your requirements against XCode, Visual Studio, Autotools (best known as "that thing that runs when you clone a repo and call `./configure` in it"), Makefiles, CMake…
-
Right now users have to manually install the required libraries (like requests). By adding them to a requirements.txt file users can just `pip install -r requirements.txt`