-
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:1 and cpu! (when checking argument for argument index in method wrapper_CUDA__index_select)
-
I am interested in the animated objects in the dataset. I am yet to figure out how I can:
1. filter the dataset based on animated objects
2. Render the object at different timesteps
Has anyone…
-
Crucial and ties into Code Generation.
![allocations](https://github.com/huggingface/ratchet/assets/45471420/3687a99b-760f-484a-8145-b7fc94d8d11e)
The above graph demonstrates the success of our…
-
Game Name: Sonic Generations
Console: Nintendo 3DS
Format Extension: .MG
Type: Text
First 8 or more bytes of the file(s):
23 4D 53 47 00 01 03 00 0B 01 00 00 10 00 00
**More details:**
…
-
It seems that there's no decreasing of lattency on codellama-7b-gptq model using AutoGPTQ.
-
The FastNoise library has had several incremental improvements since the version we originally incorporated, and now a new version called FastNoise2 is out: https://github.com/Auburn/FastNoise2
Imp…
-
VisIt does not seem to generate ghost zones for array variables 1 DeleteAllPlots() 2 OpenDatabase("plt.dfn0060.1.hydrogen.4d.hdf5") 3 DefineScalarExpression("test", "array_decompose(component_0, 0)") …
-
There is a bug/inconsistency in reading the response matrix. If the bin energies are defined by E_resp_array`, then for sun the lowest bin has 10.5 keV. From `resp.dat` you find that the FE efficiency…
-
Clause 6.5.5.4 (Report the list of disabled event definitions) includes the following sub-clause:
> d: For each valid request to report the list of disabled event definitions, the event reporting s…
-
I'm encountering a KeyError when trying to train Phi-3 using the unsloth library. The error occurs during the generation step with model.generate. Below are the details of the code and the error trace…