# Rasa-x not picking latest model from git

**URL:** https://forum.rasa.com/t/rasa-x-not-picking-latest-model-from-git/32333
**Category:** \[Deprecated\] Rasa X Community Edition
**Created:** [August 6, 2020, 6:48pm UTC](https://forum.rasa.com/t/rasa-x-not-picking-latest-model-from-git/32333 "2020-08-06T18:48:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![madanmeena](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/madanmeena/32/10596_2.png) [@madanmeena](https://forum.rasa.com/u/madanmeena)
#### Post date: [August 6, 2020, 6:48pm UTC](https://forum.rasa.com/t/rasa-x-not-picking-latest-model-from-git/32333/1 "2020-08-06T18:48:40Z")

</div>

**Version: Rasa X 0.31.0** I am not able to see my latest model in rasa-x while the git has them. On the integration icon, it shows " You are up to date with the Git server."

---

<div class="post-metadata">

### Author: ![tyd](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/tyd/32/3030_2.png) [@tyd](https://forum.rasa.com/u/tyd)
#### Post date: [August 10, 2020, 7:48am UTC](https://forum.rasa.com/t/rasa-x-not-picking-latest-model-from-git/32333/2 "2020-08-10T07:48:48Z")

</div>

Hi @madanmeena. Rasa X only syncs training data. It does not sync models. You will need to either [upload a model](https://rasa.com/docs/rasa-x/api/rasa-x-http-api/#tag/Models/paths/~1projects~1%7Bproject_id%7D~1models/post) to Rasa X via the API or train one in the UI.
