-
unsloth版本:2024.8
llamafactory :0.8.4.dev0
模型:DeepSeek-Coder-1.3B, Gemma-2-2B
transformers : 4.43.4
xformers: 0.0.27.post2
trl: 0.9.6
torch: 2.4.0
cuda: 12.1
系统:Ubuntu 22.04
显卡: NVIDIA A6000…
-
**Describe the bug**
```
model_type="llava-llama-3-8b-v1_1"
CUDA_VISIBLE_DEVICES=0 swift infer \
--model_type $model_type \
--infer_backend lmdeploy
```
Error:
```Traceback (most re…
-
I'm trying to run a DeepSeek-V2.5 model.
Command used: ```python -m ktransformers.local_chat --model_path ./DeepSeek-V2.5/ --gguf_path ../ ```
```
Chat: hi
Traceback (most recent call last):
Fi…
-
**Describe the bug**
I installed cuml and found it throws error in running:
**Steps/Code to reproduce bug**
```
import os
import pandas as pd
path_dataset = 'Dataset'
df_all = pd.read_json(…
-
I keep getting the follow error, installing manually or via the one click install.
To get round it, could I put the downloaded file in the required folder?
If so, where would that be?
A new v…
-
**Bug description**
The recipe "[MCMC sampling using the emcee package](https://gammapy.github.io/gammapy-recipes/_build/html/notebooks/mcmc-sampling-emcee/mcmc_sampling.html)" is based on functions …
-
Hello,
I attempted to use the LLMExtractionStrategy code provided in the documentation for OpenAI and adapted it to work with Hugging Face. However, I encountered the following error:
Provider Li…
-
As an organizer of my personal finances, I don't want to have to download the source-code locally to run commands, I want a web service serving API requests to get my data and reports.
### Acceptan…
-
**Describe what problem your feature request solves**
Modeling tools have their own interoperability specification called Open Services for Lifecycle Collaboration (OSLC). It would be nice if Thr…
-
## Specifications
Proposal for API change update
```js
const jscad = require('@jscad/modeling')
```
and then we need to look into `jscad.booleans` to get subtract ... even though 99% of the fun…