-
## Description
Starting jupyterlab on the free-threaded build on MacOS immediately segfaults. See https://github.com/jupyter/notebook/issues/7512 for the same issue reported against `notebook`.…
-
Hi,
When I save a new python or html file the body template failed to load.
I add the body in file
C:\Users\xxx\AppData\Roaming\Sublime Text 3\Packages\FileHeader\template\body\Python.tmpl
Subl…
-
```
ERROR 2012-03-11 09:36:48,379 cgi.py:121] Traceback (most recent call last):
File "/home/michal/dev/python/teaculture-python/apptrace/overview.py", line 122, in
main()
File "/home/mich…
-
https://huggingface.co/ISTA-DASLab/Llama-3.2-1B-Instruct-AQLM-PV-2Bit-2x8
https://github.com/yeyu2/Youtube_demos/blob/main/Mixtral_of_aqlm_transformers.ipynb
https://huggingface.co/docs/…
-
Jupyter notebooks can contain many different types of cells - markdown, python, R, etc. Currently we only support markdown and python. We should add support for R when the community asks for it.
-
Hi,
I am using your library to perform transformations between structured data. I used yatter to do the conversion from yaml to RML, but once I use your library to get the RDF I get this error:
…
-
### Reason/inspiration (optional)
We would like a new term entry on the `.trunc()` function of the [`math-methods`](https://www.codecademy.com/resources/docs/numpy/math-methods) concept in NumPy, Pyt…
-
Paddle版本:
```
python -c "import paddle; print(paddle.version.commit)"
CustomDevice: npu, visible devices count: 2
2ef8abae65f11fa3cdae784b4ac58750e0fa3bbb
```
CANN版本:`8.0.RC1`
操作系统版本:`Ubun…
yimuu updated
3 months ago
-
- [ ] Comment: https://github.com/OpenDataServices/lib-cove-web-2/pull/12#pullrequestreview-2348456699
-
Hi! Thank you for the great work!
I am trying to build a system that given an image, return k most similar images. I was trying to use laion/relaion2B-en-research from huggingface but decided to us…