Intae/mymodel
README
tags: chemistry climate Welcome to my model
- HuggingFace
- https://huggingface.co/Intae/mymodel
Source attribution
- HuggingFace — Intae/mymodel
Related resources
Prior-Labs/tabpfn_2_5
by Prior-Labs### Model Overview TabPFN-2.5 is a transformer-based foundation model that uses in-context-learning to solve tabular prediction problems in a forward pass. Inference code can be found at https://github.com/PriorLabs/tabPFN.
Using llama.cpp release b5466 for quantization.
Prior-Labs/tabpfn_2_6
by Prior-Labs### Model Overview TabPFN-2.6 is a transformer-based foundation model that uses in-context-learning to solve tabular prediction problems in a forward pass. Inference code can be found at https://github.com/PriorLabs/tabPFN.
Prior-Labs/tabpfn_3
by Prior-Labs### Model Overview TabPFN-3 is a transformer-based foundation model that uses in-context-learning to solve tabular prediction problems in a forward pass. Inference code can be found at https://github.com/PriorLabs/TabPFN. More details can be found in the Model Report.
A library for building, manipulating, analyzing and automatic design of molecules, including a genetic algorithm.
ChemFormula provides a class for working with chemical formulas. It allows parsing chemical formulas, calculating formula weights, and generating formatted output strings (e.g. in HTML, LaTeX, or Unicode).