-
C++サンプルを作る。
https://github.com/axinc-ai/ailia-models/tree/master/natural_language_processing/t5_whisper_medical
-
Leave below as comments your memos that grapple with the topic of AI inspired by the readings, movies & novels (at least one per quarter), your research, experiences, and imagination! Also add a thumb…
-
**Assignment 1: Visualization Critique**
Find a simple, stand-alone, static visualization and write a short critique on: How effective is it at what it aims to do? What works well and what doesn't?…
-
Due to the fact that we have another issue that has had a number of OT comments I think it might be good to have a new mostly OT thread here rather than clutter the one in the other repo more or the i…
-
# TODO
* [ ] Close this issue when the **great fork merge** happens.
# Original comment
Like the thread in the [other repo](https://github.com/ioccc-src/mkiocccentry/issues/171) this is to he…
xexyl updated
9 hours ago
-
Here's the original PDF: http://montgomerycountymd.gov/open/Resources/Files/OpenDataOperationsManual_FY14.pdf
Here is the content of the .txt file generated (it's closer, but not there yet)...
[0mM…
-
Comment below with questions or thoughts about the reading for this week's workshop.
Please make your comments by Wednesday 11:59 PM, and upvote at least five of your peers' comments on Thursday pr…
-
Tracking updates of www.att.com
-
Tracking updates of www.att.com
-
Here is my HF format of exllamav2 model
```python
import torch, os
from contextlib import contextmanager
from pathlib import Path
from typing import Optional, List, Union, Dict
from transforme…