GPT4o
Community Open Source Implementation of GPT4o in PyTorch
Install
Architecture
- TikToken Tokenzier: We know fursure the tokenizer. Which is here
- Model understands Images and Audio Natively. There are 2 approaches, process them natively or use encoders for each. I think here they're using encoders like whisper and vit for simplicity and brevity.
- Using DALLE3 as the output head to generate images
- Tokens to denote when to generate an image or audio
- Whisper output head for the audio outputs
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gpt4o-0.0.1.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
gpt4o-0.0.1-py3-none-any.whl
(3.1 kB
view details)
File details
Details for the file gpt4o-0.0.1.tar.gz.
File metadata
- Download URL: gpt4o-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.0 Darwin/23.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54fb69e976de3d0cee675098d1ca3e2c0f254eaec5405354d0cb14f425ddcbed
|
|
| MD5 |
f215dbab16534abef634348d40f3dd13
|
|
| BLAKE2b-256 |
695d8423537f2ee1002c75f4150881f4290966f33d94dcca67bc82a3ecbc763f
|
File details
Details for the file gpt4o-0.0.1-py3-none-any.whl.
File metadata
- Download URL: gpt4o-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.0 Darwin/23.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39467fd746688ec553d1740be9ffce1eacdd6b0678ebfecec1ec1f17c7c2faa4
|
|
| MD5 |
a878039532607f456bfba4c79ddc40c2
|
|
| BLAKE2b-256 |
1a027e8b342cd05e28f3a689b712c08fd632781b3d6447cf843b9b3841526d9b
|