-
hi how to get llama-3.2 to work with ipex_llm ?
here's my code.
```
import requests
import torch
from PIL import Image
from transformers import MllamaForConditionalGeneration, AutoProcessor
imp…
-
### Is your feature request related to a problem? Please describe
If feature or custom workflow requires certain configuration of the pipeline it has to be done manually. Those additional steps may l…
-
在用图像列表的模式输入时,模型无法正确输出图像个数。
-
I had the idea of an Inkscape post processor/svg to output renderer. I would make this optional so that if it is not able to finde inkscape or the user did not set the location of Inkscape, it would d…
-
To ensure interoperability with EPANET (e.g., for further testing of design and control decisions), a template processor must be developed that converts solution data from the internal data model to a…
-
### What are you really trying to do?
I want to setup pod annotations using values.yaml for step-ca
### Describe the bug
Example values.yaml:
```yaml
schema:
podAnnotations:
autocert…
-
**Describe the bug (REQUIRED)**
Any (even an empty project built from bacic template) loads one core of CPU up to 100% in release and debug versions of application
Full load of one core leads to r…
-
Does anyone have idea how to set new document properties (setCreator, setCompany, setTitle) when template is loaded and processed? I got document properties to work fine when creating new document but…
ghost updated
9 months ago
-
Hi, I'm having an issue uploading a script using the jamf_upload.sh method. Any help is appreciated.
Thank you!
./jamf-upload.sh script -vvvv --url --clientid --clientsecret --name super-5.0.0…
-
From what I can tell the proposal includes the following features:
- Stripping leading/trailing whitespace from expressions, so you can do `{{ x }}` instead of `{{x}}`.
- Path searching with dots,…