JetMoE: Reaching LLaMA2 performance with 0.1M dollars 2 years ago
Agreed. In inference, I could even imagine a 4-bit conversion for certain edge devices.
HN user
Agreed. In inference, I could even imagine a 4-bit conversion for certain edge devices.
It's much simpler to get the links via pandas read_html:
import pandas as pd
tables = pd.read_html('https://commons.wikimedia.org/wiki/List_of_dog_breeds', extract_links="all")
tables[-1]
I am building a project with SaaS Pegasus, which I like. I have the unlimited projects account, allowing me a few experimental versions of my project(s) where I can quickly spin up and try variations of their offerings.