-
Leave below as comments your memos that grapple with the topic of the existential threat of nuclear war and nuclear holocaust, inspired by the readings ([2021 Doomsday Clock Statement](https://thebull…
-
We are currently relying on PCA to extract genetic confounding factors.
- Is that the best way to do it?
- Can we evaluate such a procedure anyway?
- What are the alternatives?
TODO:
- [ ] read: htt…
-
Create table for words and nouns. Query it when generating usernames
Reference: https://stackoverflow.com/questions/8674718/best-way-to-select-random-rows-postgresql
-
## Definition of Done:
- [ ] A completed and approved Wireframe illustrating the concepts below.
- [ ] A tested application that clearly communicates:
- [ ] a team's status regarding patients…
-
### What is the issue?
`main` when running a model (specifically `llama3:8b-instruct-fp16` will begin to generate gibberish. It will also leak state between sessions. Swapping out the models will…
-
貼吧活動:(請查閱 [SARS-CoV-2 Timeline by 2020.02.21](https://github.com/agorahub/_meta/blob/agoran/theagora/sari/Memorandum_2020-02-21_SARS-CoV-2-Timeline_Nathan.pdf?raw=true), by Nathan :cloud: )
- Colla…
-
# Week of June 29
Lots of work is currently in progress on all fronts! You all saw a pretty up-to-date summary of our work at the AdBoard meeting, but here is a quick rundown of what we are working on…
-
I am trying to save a simple LSTM model for text classification. The input of the model is padded vectorized sentences.
```
model = Sequential()
model.add(LSTM(40, input_shape=(16, 32)))
model.add…
-
**Tutorial**:[ -1 (6)](https://uvadlc-notebooks.readthedocs.io/en/latest/tutorial_notebooks/tutorial6/Transformers_and_MHAttention.html)
**Describe the bug**
This is more of a clarification questi…
-
Tested with 019ba1dcd0c7775a5ac0f7442634a330eb0173cc
Model https://huggingface.co/Open-Orca/Mistral-7B-OpenOrca/tree/main converted and quantized to q8_0 from scratch.
In case of mistral openorc…