-
[test.txt](https://github.com/elan-dcc/playground/files/14978888/test.txt)
-
### System Info
```shell
using Huggingface AMI from AWS marketplace with Ubuntu 22.04
optimum-neuron 0.0.25
transformers 4.45.2
peft 0.13.0
trl 0.11.4
accelerate 0.29.2
torch 2.1.2
```
…
-
As a **healthcare staff member**, I want to control the camera with the mouse.
Controls can either be created or imported (e.g., three.js addon OrbitControls or equivalent):
* Left button: unused for…
-
### Context
This task regards enabling tests for **dolly-v2-3b**. You can find more details under openvino_notebooks [LLM question answering README.md](https://github.com/openvinotoolkit/openvino_not…
-
Has anybody tried to implement the dolly zoom effect based on this code?
We can zoom in the video now we only need to add the dolly effect which is moving the camera toward or from the scene.
I thin…
-
Using [Picker Dollies](https://mods.factorio.com/mod/PickerDollies) you can kind of 'nudge' things around a single tile at a time with shift+arrow's, and this works on the big factories, so with a tou…
-
Hi, I have a question about how to finetune Llama2 by using multi-GPU.
env: 4*A100 40G
yaml: llm/vaseline/exp_yaml/dolly_lda/dolly_federate.yaml
this yaml likes as follow
```
use_gpu: True
…
-
### Context
This task regards enabling tests for [dolly-v2-12b](https://huggingface.co/databricks/dolly-v2-12b). You can find more details under openvino_notebooks [LLM chatbot README.md](https://git…
-
### Describe the bug
Hi. thanks for this library. It helps a lot but i cant solve one problem.
I have OrthographicCamera and dollyToCursor working well but when i setOrbitPoint manually ( i want rot…
-
我如果想在dolly数据集上进行teacher:llama3-70b-instruct,student:llama3-8b-instruct。的蒸馏,是否需要修改某些代码逻辑或者dolly数据集的template?