Ibrahim H.
Ibrahim H.
getting the same error here, I switching back to use [vite-plugin-i18n-resources](https://github.com/fvena/vite-plugin-i18n-resources).
Same issue with the current version -at this time- `v1.43.1`, here is a full backtrace: ``` ❯ export RUST_BACKTRACE=full; deno upgrade Looking up latest version Found latest version 1.43.1 Downloading...
Here are the latest issues I've found in v3.5 & v3.6 versions: 1- The warnings about peer dependencies: ``` ERR_PNPM_PEER_DEP_ISSUES Unmet peer dependencies . └─┬ @nuxt/devtools ├── ✕ missing peer...
I'd rather like to use the `init script` feature, this allows us to bootstrap the initial deploy script for an app (like create directories...), I had that issue trying to...
Just an opinion, people will then ask to support [SOLAR](https://huggingface.co/TheBloke/SOLAR-10.7B-Instruct-v1.0-GGUF), then X then Y...etc. I think it's time to expend the architecture to support any future model which an expected...
This has to do with a syntax error in this [line](https://github.com/Smile-SA/odoo_addons/blob/3ad7f33c0e8497d6eaf810c884c1339a88214bc9/smile_account_asset/models/account_asset_asset.py#L326), as quick fix, here is a [workaround](https://github.com/CorpoSense/odoo_addons/commit/0185382d4e5590e25241a3a26a854e64f4d04842).
Discord ID: `Ibrahim.H`. What's the point?
I know this sounds bit weird, keep thing separated is definitely the best practice, just for the sake of simplicity sometimes we want to keep the focus on the client...
I got the same error using `cpu` as argument, then I tried different options (`cuda:0`, `cuda`) for `torch.device()`, they all throws the same exception `RuntimeError: Expected all tensors to be...
Looks like this project is no longer maintained, I'm not sure if it's support Vue 3, the best icon package -IMO- for Vue at the moment is [@iconify/vue](https://iconify.design/docs/icon-components/vue/) by far.