Vyacheslav

Results 22 issues of Vyacheslav

if i try ```//192.168.169.205/linuxbackup```: ```vdsm.storage.mount.MountError: Command ['/usr/bin/mount', '-t', 'cifs', '-o', 'user=xxxx,domain=dev.xxx.group,password=XXXX', '/192.168.169.205/linuxbackup', '/rhev/data-center/mnt/_192.168.169.205_linuxbackup'] failed with rc=1 out=b'' err=b'mount.cifs: bad UNC (/192.168.169.205/linuxbackup)\n'``` if i try ```\\192.168.169.205\linuxbackup```: ```FileNotFoundError: [Errno 2] Mount of...

Fix typo (double `_`). Delimiter between name and date is one `_` char. fixes #67

The export storage domain is deprecated. Storage data domains can be unattached from a data center and imported to another data center in the same environment, or in a different...

https://www.ovirt.org/documentation/administration_guide/index.html#appe-Red_Hat_Enterprise_Virtualization_User_Interface_Plugins

https://www.ovirt.org/documentation/administration_guide/#sect-Backing_Up_and_Restoring_Virtual_Machines_Using_the_Backup_and_Restore_API

https://www.ovirt.org/documentation/administration_guide/#backing-up-and-restoring-virtual-machines-using-the-incremental-backup-and-restore-api

If we look here https://ollama.com/library/mixtral:8x22b/blobs/c43332387573 . template is `[INST] {{ if .System }}{{ .System }} {{ end }}{{ .Prompt }} [/INST]` if we look here https://huggingface.co/mistralai/Mixtral-8x22B-Instruct-v0.1/commit/95d063951382d47385fe7b36e202b68639e5c066 template have more options...

feature request
ollama.com

Please add Integration with Business Accounts added in API 7.2-7.5

### Severity Trivial ### Versions 20.5.2 ### Components/Modules queuelog ### Operating Environment Freepbx FreePBX 16.0.40.7 (Red Hat Enterprise Linux 7.8) ### Frequency of Occurrence Frequent ### Issue Description if i...

bug
support-level-core

In help we have it ``` (venv) root@ai:/home/venv/gpt-researcher# python cli.py -h WARNING:root:USER_AGENT environment variable not set, consider setting it to identify your requests. usage: cli.py [-h] --report_type {research_report,resource_report,outline_report,custom_report,detailed_report,subtopic_report} query Generate...