-
### Your current environment
The output of `python collect_env.py`
```text
python collect_env.py
Collecting environment information...
WARNING 10-12 21:26:08 cuda.py:22] You are using a dep…
-
HI Team:
Thank you for keep updating the Mod Loader.
But since Mod Loader 7.2 I suppose after I install the Mod Loader the system always tell me the application was unable to start correctly (0xc0…
-
[RequireJS can be run inside a Web Worker](https://requirejs.org/docs/api.html#webworker). I'm using the [CJS plugin](https://github.com/guybedford/cjs) to use CommonJS modules inside a web worker, bu…
-
I have a multi-GPU setup (built-in Intel GPU, external GPU enclosure with AMD). If both the Intel and AMD GPUs are available (powered on, kernel modules loaded, etc), vulkaninfo works as expected, pr…
-
After updating from `@vercel/webpack-asset-relocator-loader` 1.7.3 to 1.7.4 the build still succeeds but the generated bundle now fails to start with the following error:
```
/Users/.../dist/index…
-
### Describe the bug
After making changes to an image with DT and proceeding to export, the exported image has vertical stripes only on the right side of the image, regardless of the output format (e…
-
could run the llm-foundry on AMD 4xMi250 machine
Steps to reproduce the behavior:
1. follow latest instructions from: https://github.com/ROCm/flash-attention/tree/flash_attention_for_rocm
star…
-
I don't see much changes in modules.require vs System.import, except in AMD dependencies can be file names.
But there are some differences in define:
```
modules.define(
{String} moduleName,
[{A…
-
###### The problem
index.html and freecar.js getting fat.
###### The solution
Implement AMD loader :)
Is require.js suitable for all?
-
If a project is already using RequireJS, Web Font Loader detects it and creates an anonymous module. In cases where Web Font Loader is loaded statically via a `script` tag (e.g. Google Charts API), an…