-
I am trying to reproduce the experiment mentioned in https://www.mosaicml.com/blog/amd-mi250
There is a related [issue](https://github.com/mosaicml/llm-foundry/issues/465) but the result provided h…
-
** Environment **
My environment is an AMD MI250X cluster running a Singularity container based on [rocm5.7_ubuntu22.04_py3.10_pytorch_2.0.1](https://hub.docker.com/layers/rocm/pytorch/rocm5.7_ubuntu…
rlrs updated
12 months ago
-
- Probably something similar to what [freetype-gl](http://code.google.com/p/freetype-gl/) uses?
- https://github.com/juj/RectangleBinPack
- something from nvidia-texture-tools?
- https://observable…
-
# Feature or enhancement
The private `_PyLong_AsByteArray()` and `_PyLong_FromByteArray()` functions were removed in Python 3.13: see PR #108429.
@scoder [asked](https://github.com/python/cpyth…
-
I'm following the examples to generate a Daedalus address, but it seems to produce a different address compared to the same mnemonic and derivation as cardano-wallet.
Any ideas as to why there's a di…
-
### System Info
The test ran with this fix applied: https://github.com/huggingface/transformers/pull/26984
```
- `transformers` version: 4.34.0
- Platform: Linux-5.15.0-1045-aws-x86_64-with-glib…
-
Hello!
I'm using the visualizer API in my application and when executing the DefaultPackagingResultVisualizerFactory#visualize method it gets an error due to an index -1 being passed to the Point3D…
-
#### Code Sample :
Considering a netcdf file file with the following variable:
```
short agc_40hz(time, meas_ind) ;
agc_40hz:_FillValue = 32767s ;
agc_40hz:units = "dB" ;
…
-
Hello,
Can you specify on the documentation which OS is really supported ?
I tried to to install the .deb packages on :
Debian 5 - failed
Debian 6 - failed
Debian 7 - failed
Debian 8 - faile…
-
Firstly, the code here with argement.py not config.py
Secondly, the train parameter with load model doesn't get true or false.
Also, the code here isn't accept (0,1,2,3) for Cuda device. (same as [0…