-
CC @mofeing
There's an error when trying to compile a function named after `f`:
```julia
julia> using Enzyme
julia> using Reactant
AssertionError("Could not find registered platform with name: \"cu…
-
Before completing the checklist, investigate the approach of adding Filters to `PromptExecutionSettings` to enable filtering configuration per request.
Checklist to be completed when graduating an…
-
Hi,
Apart from using the SLIM Models for Function Calling, Can I make Use Llama3 Derivates Of Fined Tuned Function Call Models ?
-
While using Replicate Granite model via Langchain Langgraph following error is encountered for agent creation
from langchain_community.llms import Replicate
from ibm_granite_community.noteb…
-
Hi, thank you for your repo!
I am currently trying to learn how to use PyOpenGL, and my code is as follows:
```
import numpy as np
import OpenGL
from OpenGL.GL import *
from OpenGL.GLUT impo…
-
### Your current environment
```text
The output of `python collect_env.py`
```
### How would you like to use vllm
I want to run inference of a mistral instruct 0.3 for function calling. Is func…
-
Not all LLMs support calling functions in a robust way.
Some providers like Ollama support json mode.
Others don’t and have to rely on other parsing techniques, in addition to supporting many func…
-
### Issue Description.
When one defines a Python function which takes input arguments and decorates it with `xloil.func(macro=True, command=True)` so that it can be executed as an Excel VBA Macro in …
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related iss…
-
### Python -VV
```shell
Python 3.11.9 | packaged by conda-forge | (main, Apr 19 2024, 18:36:13) [GCC 12.3.0]
```
### Pip Freeze
```shell
absl-py @ file:///home/conda/feedstock_root/build…