-
So in the spirit of this playground, I've started trying to add it to a real project to see how far this takes me.
I have created a CircleStyleLayer based on the SymbolStyleLayer - all is working w…
-
Is the [shadow composite type](https://design-tokens.github.io/community-group/format/#shadow) fit for purpose? Does it need to support multiple shadows, as some tools and platforms do?
Please shar…
-
edbrowse/stable 3.8.0-4 arm
eigen/stable 3.4.0 arm
eja/stable 13.11.25 arm
electric-fence-static/stable 2.2.6 arm
electric-fence/stable 2.2.6 arm
electrum/stable 4.3.1 all
elfutils/stable 0.187 arm
el…
-
Local embeddings models are super helpful for app developers as it means data and embeddings can be computed and stored locally!
Would they already work? Or would they work with a bit more Swift/py…
-
Is it possible to combine spacy and transformers configs into a single one?
For example
```
configuration = {
"nlp_engine_name": "spacy",
"models": [{"lang_code": "fi", "model_name": …
-
我已经把模型权重保存下来了,为什么在推理的时候显示未注册了,我试了`model.py`里所有的模型,为什么都显示未注册啊
-
The top level readme mentions that current device support is limited to COU and GPU, is ANE support in the works?
-
-
Traceback (most recent call last):
File "src/llm_sft.py", line 242, in
llm_sft(args)
File "src/llm_sft.py", line 218, in llm_sft
trainer.train(training_args.resume_from_checkpoint)
…
-
$CUDA_VISIBLE_DEVICES=0 swift sft --model_id_or_path qwen/Qwen-7B-Chat-Int4 --dataset blossom-math-zh
2023-12-05 10:33:07,915 - modelscope - INFO - PyTorch version 2.0.0+cu117 Found.
2023-12-05 10:…