@fugood/bricks-project 2.23.0-beta.15 → 2.23.0-beta.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fugood/bricks-project",
3
- "version": "2.23.0-beta.15",
3
+ "version": "2.23.0-beta.16",
4
4
  "main": "index.ts",
5
5
  "scripts": {
6
6
  "build": "node scripts/build.js"
@@ -14,5 +14,5 @@
14
14
  "lodash": "^4.17.4",
15
15
  "uuid": "^8.3.1"
16
16
  },
17
- "gitHead": "e1a9d3f3559b1caca822ec29011b16b29232a034"
17
+ "gitHead": "6acf704e7354e4bd8fc56020d8bb41e71a242c9b"
18
18
  }
@@ -701,7 +701,7 @@ Default property:
701
701
  - macOS: Recommended use M1+ chip device. Supported GPU acceleration by Metal.
702
702
  - Android: Recommended use Android 13+ system.
703
703
  - Supported GPU acceleration by OpenCL, currently only for Qualcomm Adreno 700+ GPUs, other GPUs are not supported.
704
- - Supported Hexagon NPU for Qualcomm Snapdragon 8 Gen 2+ GPUs.
704
+ - Supported Hexagon NPU for Qualcomm Snapdragon 8 Gen 1+ GPUs.
705
705
  - Linux / Windows [@nextline - Supported GPU acceleration, you can choose `vulkan` or `cuda` backend in Accel Variant property
706
706
  - Supported Hexagon NPU for Qualcomm Dragonwing IQ9 series+ (Linux) */
707
707
  export type GeneratorLLM = Generator &