# Failed to execute op concat

**URL:** https://community.konduit.ai/t/failed-to-execute-op-concat/628
**Category:** DL4J
**Created:** [June 18, 2020, 12:57pm UTC](https://community.konduit.ai/t/failed-to-execute-op-concat/628 "2020-06-18T12:57:09Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![treo](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.konduit.ai/treo/32/47_2.png) [@treo](https://community.konduit.ai/u/treo)
#### Post date: [June 18, 2020, 1:11pm UTC](https://community.konduit.ai/t/failed-to-execute-op-concat/628/2 "2020-06-18T13:11:11Z")

</div>

I think what you are seeing here is an instance of the bug reported here:

> [@Beta 7 - Glove Word Vector](https://community.konduit.ai/t/beta-7-glove-word-vector/540):
>
> Hi We were using DL4J Beta6 version to load Glove 300d word vector file. It stopped working after upgrading to beta7. I posted this same question in Gitter and was given this commit history [Remove GloVe (#437) · eclipse/deeplearning4j@2cdb2b3 · GitHub](https://github.com/eclipse/deeplearning4j/commit/2cdb2b344704956098d97a422df8aacff384a024). Seems the support for Glove was removed in Beta7. Is that the case? However the beta7 documentation shows the file can be loaded using the loadTxtVectors method. [https://deeplearning4j.konduit.ai/language-processing/word2vec#glove-global-vect…](https://deeplearning4j.konduit.ai/language-processing/word2vec#glove-global-vectors)

It is already fixed in the current [SNAPSHOT version](https://deeplearning4j.konduit.ai/config/config-snapshots). But the linked thread also contains a workaround that you can use without switching to snapshots.

---

_[View the full topic](https://community.konduit.ai/t/failed-to-execute-op-concat/628)._
