--- license: apache-2.0 pipeline_tag: text-generation tags: - ocean - text-generation-inference language: - en --- ## 💡 Model description This repo contains a large ocean generative model built with ocean science dataset. ## 🔍 Intended uses You can use the model to generate responses from scratch (i.e., inputting the bos_token), or input a partial structure for the model to complete. ## 🛠️ How to use We have provided examples. You can modify the input, generation parameters, etc., according to your needs.