-
https://research.fb.com/facebook-open-sources-elf-opengo/
ELF OpenGo
ELF OpenGo is a reimplementation of AlphaGoZero / AlphaZero. It was trained on 2,000 GPUs over a two week period, and has achie…
-
here are how you reproduce
```$ ollama run orca hello
Hello! How can I assist you today?Error: stream: EOF
$ logs ollama run orca "why is the sky blue"
The sky appears blue because of a pr…
-
### System Info
Example in the document https://github.com/huggingface/text-generation-inference/blob/main/clients/python/README.md is not working.
```
from text_generation import InferenceAPIClien…
-
I'm noticing that a few simple questions are not getting responses why I try to use them with the chat methods. For example:
```
palm.chat(messages='Why is the sky blue?')
> ChatResponse(model='mod…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
This error (TypeError: must be real number, not NoneType…
-
### What happened?
SYCL version crashed since b3805 with this output:
llama_kv_cache_init: SYCL0 KV buffer size = 2688.00 MiB
llama_new_context_with_model: KV self size = 2688.00 MiB, …
-
### Describe the bug
I was creating a feed using XPath scraping and, interestingly, the results are skipping a bunch of entries, and only pulling older ones.
### To Reproduce
1. Create an HTM…
-
### Godot version
4.1.1.stable, 4.2.dev [6588a4a]
### System information
Godot v4.1.1.stable - Windows 10.0.19045 - Vulkan (Mobile) - dedicated NVIDIA GeForce GTX 1080 Ti (NVIDIA; 31.0.15.3640) - I…
-
### Reverse-z buffer solution proposed
https://github.com/Khasehemwy/godot/commit/0a1554078ada94b7b10e5dcff681090fe1ad421d
### Related issues
Issues related to extended z-far that I have encou…
-
### System Info
text-generation-inference version: v0.8.2
text-generation version (python client): 0.6.0
gpu: nvidia A100 40G
text-generation-launcher env:
```console
> text-generation-launc…